01Apr2021 - detailed test results for SUMO.meso.gui

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.27Oct114430.3966677 -g

To start TextTest for these tests, run:

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


meso.gui: 1879 tests: 121 succeeded 1747 FAILED 10 known bugs 1 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe5052bd78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe51b4335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe505568ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6be0acd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6bca95578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6bcac00ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==451464==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4efc453d30 sp 0x7f4efc453900 T2)
> ==451464==The signal is caused by a READ memory access.
> ==451464==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4f106e25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4f106b17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4f106b2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4f106b254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4f106e2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4f1009b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4f0fa9d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4f0c59d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4f1009b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==451464==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 240.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< Containers: 
<  Inserted: 1
<  Running: 0
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1/3to0/3">
            <container id="container0" pos="50.00" angle="180.00" stage="waiting for vehicle1"/>
        </edge>
        <edge id="1/4to1/3">
            <vehicle id="vehicle1" pos="0.00" speed="13.90"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1/3to0/3">
            <container id="container0" pos="50.00" angle="180.00" stage="waiting for vehicle1"/>
        </edge>
        <edge id="1/4to1/3">
            <vehicle id="vehicle1" pos="0.00" speed="13.90"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1/3to0/3">
            <container id="container0" pos="50.00" angle="180.00" stage="waiting for vehicle1"/>
        </edge>
        <edge id="1/4to1/3">
            <vehicle id="vehicle1" pos="0.00" speed="13.90"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1/3to0/3">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <transport waitingTime="70.00" vehicle="vehicle1" depart="70.00" arrival="97.00" arrivalPos="0.00" duration="27.00" routeLength="92.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="vehicle1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="103.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="103.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="70.00" timeLoss="70.00" rerouteNo="0" devices="tripinfo_vehicle1 container_vehicle1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==453129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7da0ecd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,45
> 
> =================================================================
> ==453222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3c2561b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3c3b7945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==451644==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fce34333d30 sp 0x7fce34333900 T2)
> ==451644==The signal is caused by a READ memory access.
> ==451644==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce485cd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fce4859c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce4859d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce4859d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce485cdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fce47f864f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fce47988608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fce44488292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fce47f867e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==451644==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 198.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers: 
<  Inserted: 2
<  Running: 0
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="80.00" vehicle="truck0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="container1" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="83.00" vehicle="truck1" depart="137.00" arrival="190.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="truck0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_truck0 container_truck0" vType="truck" speedFactor="1.00" vaporized=""/>
    <tripinfo id="truck1" depart="57.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="7.00" arrival="197.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="140.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="100.25" timeLoss="106.47" rerouteNo="0" devices="tripinfo_truck1 container_truck1" vType="truck" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb892c3378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb8a8da75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb892edeab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c4741078d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c5d5805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c476bbab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa8f868a78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa90e7fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8f8935ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==453119==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4f8ce53d30 sp 0x7f4f8ce53900 T2)
> ==453119==The signal is caused by a READ memory access.
> ==453119==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4fa10e15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4fa10b07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4fa10b1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4fa10b154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4fa10e1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4fa0a9a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4fa049c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4f9cf9c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4fa0a9a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==453119==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <transport waitingTime="30.00" vehicle="v1" depart="30.00" arrival="47.00" arrivalPos="0.00" duration="17.00" routeLength="91.95" timeLoss="0.00"/>
    </containerinfo>
    <containerinfo id="c2" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <transport waitingTime="77.00" vehicle="v1" depart="77.00" arrival="93.00" arrivalPos="0.00" duration="16.00" routeLength="91.95" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="146.00" routeLength="1471.20" waitingTime="0.00" waitingCount="0" stopTime="40.00" timeLoss="40.00" rerouteNo="0" devices="vehroute_v1 tripinfo_v1 container_v1" vType="truck" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing 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">
    <container id="c1" depart="0.00" departPos="55.00" arrival="47.00">
        <transport from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </container>

    <container id="c2" depart="0.00" departPos="55.00" arrival="93.00">
        <transport from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </container>

    <vehicle id="v1" type="truck" depart="0.00" departPos="0.00" arrival="146.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop edge="CN" endPos="50.00" duration="10.00" permitted="c1"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
        <stop edge="CN" endPos="50.00" duration="10.00"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff09cdd578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff0b2f465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff09d080ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa7ac97578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa7c2ae95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa7acc20ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2afbda578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2b11f1c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2afc050ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f253281578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f25489885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2532ac0ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==451085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7febc255d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7febd86ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==450724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f419cd2578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f41b2e9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f419cfd0ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==450717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff5dd18578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff5f32f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff5dd430ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==450550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff1c22fb78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff1d846d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_fromto_chain ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==450560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7192d2778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f71a8eb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 transport ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f899787878d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f89ad9ec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8997b23ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc75066a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc7667e15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc750915ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d50b3378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6d66ca75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d50ddeab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7eff0b82578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7eff2199d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff0bad0ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7cd3d4b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7ce9ec25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7cd3ff6ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,36
> 
> =================================================================
> ==451989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f195570f78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f196b8875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f77286b578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f773e82d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7728960ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==451770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2b1fc7578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2b35de75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2b1ff20ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==452520==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f481b371d30 sp 0x7f481b371900 T2)
> ==452520==The signal is caused by a READ memory access.
> ==452520==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f482f5fc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f482f5cb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f482f5cc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f482f5cc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f482f5fcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f482efb54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f482e9b7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f482b4b7292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f482efb57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==452520==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 342.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers: 
<  Inserted: 1
<  Running: 0
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="80.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <tranship depart="187.00" departPos="0.00" arrival="281.00" arrivalPos="30.00" duration="94.00" routeLength="130.56" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="301.00" arrivalPos="40.00" actType="waiting"/>
        <transport waitingTime="0.00" vehicle="car0" depart="301.00" arrival="341.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="301.00" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="341.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==452757==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcf57583d30 sp 0x7fcf57583900 T2)
> ==452757==The signal is caused by a READ memory access.
> ==452757==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcf6b8145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcf6b7e37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcf6b7e4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcf6b7e454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcf6b814d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcf6b1cd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcf6abcf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcf676cf292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fcf6b1cd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==452757==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 342.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers: 
<  Inserted: 1
<  Running: 0
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="80.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <tranship depart="187.00" departPos="0.00" arrival="281.00" arrivalPos="30.00" duration="94.00" routeLength="130.56" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="301.00" arrivalPos="40.00" actType="waiting"/>
        <transport waitingTime="0.00" vehicle="car0" depart="301.00" arrival="341.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="301.00" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="341.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==452827==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcff57e3d30 sp 0x7fcff57e3900 T2)
> ==452827==The signal is caused by a READ memory access.
> ==452827==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd009a795fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd009a487c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd009a49311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd009a4954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd009a79d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd0094324f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd008e34608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd005934292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd0094327e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==452827==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 342.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers: 
<  Inserted: 1
<  Running: 0
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container0" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="0.00" departPos="80.00" arrival="54.00" arrivalPos="55.00" duration="54.00" routeLength="75.00" maxSpeed="1.39"/>
        <transport waitingTime="80.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <tranship depart="187.00" departPos="0.00" arrival="281.00" arrivalPos="30.00" duration="94.00" routeLength="130.56" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="301.00" arrivalPos="40.00" actType="waiting"/>
        <transport waitingTime="0.00" vehicle="car0" depart="301.00" arrival="341.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="301.00" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="341.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,37
> 
> =================================================================
> ==452344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb90516d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb8eefeb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==452100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f49a278578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f49b88f75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f49a2a30ab5  (<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 Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==453225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0168b3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0168de0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0168de0a9e  (<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 triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==453440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f449aacd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f449ad78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f449ad78a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
5,13c5,13
<     <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
<         <walk depart="104.00" departPos="97.50" arrival="209.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
<         <walk depart="104.00" departPos="97.50" arrival="209.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
<     </personinfo>
---
>     <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 container_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <containerinfo id="c.0" depart="15.00" type="DEFAULT_CONTAINERTYPE">
>         <transport waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
>         <tranship depart="104.00" departPos="97.50" arrival="203.00" arrivalPos="93.30" duration="99.00" routeLength="137.50" maxSpeed="1.39"/>
>     </containerinfo>
>     <containerinfo id="c.1" depart="15.00" type="DEFAULT_CONTAINERTYPE">
>         <transport waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
>         <tranship depart="104.00" departPos="97.50" arrival="203.00" arrivalPos="93.30" duration="99.00" routeLength="137.50" maxSpeed="1.39"/>
>     </containerinfo>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,3c1,29
< Warning: Container 'container.1' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Container 'container.2' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Container 'container.3' aborted waiting for car0 at edge '1/4to2/4'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==453403==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc1f0b23d30 sp 0x7fc1f0b23900 T2)
> ==453403==The signal is caused by a READ memory access.
> ==453403==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc204db95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc204d887c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc204d89311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc204d8954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc204db9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc2047724f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc204174608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc200c74292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 296.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Containers: 
<  Inserted: 4
<  Running: 0
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="4" unloadedContainers="0" containerStop="containerStop0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="150.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="4" loadedContainers="0" unloadedContainers="4" containerStop="containerStop1"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="157.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="107.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="73.49" timeLoss="73.49" rerouteNo="0" devices="tripinfo_train0 container_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container.0" depart="0.00" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="0.00" departPos="0.00" arrival="111.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="23.00" vehicle="train0" depart="134.00" arrival="150.00" arrivalPos="0.00" duration="16.00" routeLength="92.00" timeLoss="0.00"/>
        <tranship depart="150.00" departPos="0.00" arrival="255.00" arrivalPos="45.00" duration="105.00" routeLength="145.83" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="275.00" arrivalPos="40.00" actType="singing"/>
        <transport waitingTime="0.00" vehicle="car0" depart="275.00" arrival="295.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </containerinfo>
    <tripinfo id="car0" depart="275.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="295.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 container_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <containerinfo id="container.1" depart="0.25" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="1.00" departPos="0.00" arrival="112.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="22.00" vehicle="train0" depart="134.00" arrival="150.00" arrivalPos="0.00" duration="16.00" routeLength="92.00" timeLoss="0.00"/>
        <tranship depart="150.00" departPos="0.00" arrival="255.00" arrivalPos="45.00" duration="105.00" routeLength="145.83" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="275.00" arrivalPos="40.00" actType="singing"/>
        <transport waitingTime="21.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="92.00" duration="-1" routeLength="-1.00" timeLoss="-1"/>
    </containerinfo>
    <containerinfo id="container.2" depart="0.50" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="1.00" departPos="0.00" arrival="112.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="22.00" vehicle="train0" depart="134.00" arrival="150.00" arrivalPos="0.00" duration="16.00" routeLength="92.00" timeLoss="0.00"/>
        <tranship depart="150.00" departPos="0.00" arrival="255.00" arrivalPos="45.00" duration="105.00" routeLength="145.83" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="275.00" arrivalPos="40.00" actType="singing"/>
        <transport waitingTime="21.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="92.00" duration="-1" routeLength="-1.00" timeLoss="-1"/>
    </containerinfo>
    <containerinfo id="container.3" depart="0.75" type="DEFAULT_CONTAINERTYPE">
        <tranship depart="1.00" departPos="0.00" arrival="112.00" arrivalPos="55.00" duration="111.00" routeLength="154.17" maxSpeed="1.39"/>
        <transport waitingTime="22.00" vehicle="train0" depart="134.00" arrival="150.00" arrivalPos="0.00" duration="16.00" routeLength="92.00" timeLoss="0.00"/>
<truncated after showing first 30 lines>

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

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

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

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

---------- Differences in errors ----------
1,80c1,29
< Warning: Teleporting vehicle 'flow.0'; waited too long, from edge 'A0toA1':0, time 107.96.
< Warning: Vehicle 'flow.0' teleports beyond arrival edge 'A1toA0', time 108.57.
< Warning: Teleporting vehicle 'flow.1'; waited too long, from edge 'A0toA1':0, time 208.57.
< Warning: Vehicle 'flow.1' teleports beyond arrival edge 'A1toA0', time 209.18.
< Warning: Teleporting vehicle 'flow.3'; waited too long, from edge 'B1toA1':0, time 209.63.
< Warning: Teleporting vehicle 'flow.4'; waited too long, from edge 'C1toB1':0, time 209.63.
< Warning: Teleporting vehicle 'flow.5'; waited too long, from edge 'D1toC1':0, time 209.63.
< Warning: Teleporting vehicle 'flow.6'; waited too long, from edge 'E1toD1':0, time 209.63.
< Warning: Teleporting vehicle 'flow.7'; waited too long, from edge 'F1toE1':0, time 209.63.
< Warning: Teleporting vehicle 'flow.10'; waited too long, from edge 'D0toE0':0, time 209.64.
< Warning: Teleporting vehicle 'flow.11'; waited too long, from edge 'C0toD0':0, time 209.64.
< Warning: Teleporting vehicle 'flow.12'; waited too long, from edge 'B0toC0':0, time 209.64.
< Warning: Teleporting vehicle 'flow.13'; waited too long, from edge 'A0toB0':0, time 209.64.
< Warning: Vehicle 'flow.3' ends teleporting on edge 'A0toA1':0, time 210.24.
< Warning: Vehicle 'flow.5' ends teleporting on edge 'B1toA1':0, time 210.24.
< Warning: Vehicle 'flow.6' ends teleporting on edge 'C1toB1':0, time 210.24.
< Warning: Vehicle 'flow.7' ends teleporting on edge 'D1toC1':0, time 210.25.
< Warning: Vehicle 'flow.11' ends teleporting on edge 'E0toF0':0, time 210.25.
< Warning: Vehicle 'flow.12' ends teleporting on edge 'D0toE0':0, time 210.25.
< Warning: Vehicle 'flow.13' ends teleporting on edge 'C0toD0':0, time 210.25.
< Warning: Teleporting vehicle 'flow.2'; waited too long, from edge 'A1toA0':0, time 210.57.
< Warning: Vehicle 'flow.2' teleports beyond arrival edge 'A1toA0', time 211.80.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'A1toA0', time 212.08.
< Warning: Vehicle 'flow.10' ends teleporting on edge 'E1toD1':0, time 211.47.
< Warning: Teleporting vehicle 'flow.3'; waited too long, from edge 'A0toA1':0, time 310.85.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'A1toA0', time 311.47.
< Warning: Teleporting vehicle 'flow.5'; waited too long, from edge 'A0toA1':0, time 411.47.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'A1toA0', time 412.08.
< Warning: Teleporting vehicle 'flow.6'; waited too long, from edge 'A0toA1':0, time 512.08.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==443734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feaef17578d  (<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 insertion best_distance ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==443722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f642638778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6426632ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6426632a9e  (<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 Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==443854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7605a7378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7605d1eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7605d1ea9e  (<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_edge_arrival ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==444191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdca600778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdca62b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdca62b2a9e  (<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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==444820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f100397378d  (<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 networks internal_net_plain_sim ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==445155==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7deb161d30 sp 0x7f7deb161900 T2)
> ==445155==The signal is caused by a READ memory access.
> ==445155==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7dff3ec5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7dff3bb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7dff3bc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7dff3bc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7dff3ecd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7dfeda54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7dfe7a7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7dfb2a7292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7dfeda57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==445155==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="0.00" y="107.95" angle="90.00" speed="1.39" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="1.30" y="107.95" angle="90.00" speed="1.39" pos="1.30" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="2.60" y="107.95" angle="90.00" speed="1.39" pos="2.60" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="3.90" y="107.95" angle="90.00" speed="1.39" pos="3.90" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="5.19" y="107.95" angle="90.00" speed="1.39" pos="5.19" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <person id="p0" x="6.49" y="107.95" angle="90.00" speed="1.39" pos="6.49" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="0.00" y="104.95" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==445187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3634e0a78d  (<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 networks plain_net_internal_sim ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,36
> 
> =================================================================
> ==449043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9861d3578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9877eac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449704==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f91d1153d30 sp 0x7f91d1153900 T2)
> ==449704==The signal is caused by a READ memory access.
> ==449704==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f91e53ea5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f91e53b97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f91e53ba311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f91e53ba54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f91e53ead52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f91e4da34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f91e47a5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f91e12a5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f91e4da37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449704==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="veh0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="81.70" arrivalSpeed="13.89" duration="15.00" routeLength="202.02" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_veh0 tripinfo_veh0 person_veh0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="0.00" vehicle="veh0" depart="0.00" arrival="15.00" arrivalPos="81.70" duration="15.00" routeLength="120.32" timeLoss="0.00"/>
        <walk depart="15.00" departPos="92.10" arrival="49.00" arrivalPos="46.05" duration="34.00" routeLength="46.05" timeLoss="0.84" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing 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="veh0" depart="triggered" arrival="15.00">
        <route edges="WS SC"/>
    </vehicle>

    <person id="person_0" depart="0.00" arrival="49.00">
        <ride from="WS" to="SC" arrivalPos="81.70" lines="veh0"/>
        <walk edges="EC"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449700==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6500493d30 sp 0x7f6500493900 T2)
> ==449700==The signal is caused by a READ memory access.
> ==449700==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f65147225fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f65146f17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f65146f2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f65146f254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6514722d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f65140db4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6513add608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f65105dd292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f65140db7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449700==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="34.00" arrivalPos="46.05" duration="34.00" routeLength="46.05" timeLoss="0.84" maxSpeed="1.39"/>
        <ride waitingTime="0.00" vehicle="veh0" depart="34.00" arrival="49.00" arrivalPos="120.32" duration="15.00" routeLength="81.70" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="veh0" depart="34.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="120.32" arrivalSpeed="13.89" duration="15.00" routeLength="202.02" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_veh0 tripinfo_veh0 person_veh0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing 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">
    <person id="person_0" depart="0.00" arrival="49.00">
        <walk edges="EC"/>
        <ride from="CW" to="WS" arrivalPos="120.32" lines="veh0"/>
    </person>

    <vehicle id="veh0" depart="triggered" arrival="49.00">
        <route edges="CW WS"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c4b4cf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c3535578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c35600ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f115adb35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1144c3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1144ee6ab5  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f10692c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f105314a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f10533f5ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==449398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0b7298e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b5c81578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b5cac0ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,45
> 
> =================================================================
> ==449904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f635f64378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f63757a65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==449777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1f495b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 invalid_busstop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,4c1,29
< Error: Could not build busStop 'busStop'; probably declared twice.
< Error: Could not add access outside a stopping place.
< Error: Could not end a stopping place that is not opened.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449773==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f13e6103d30 sp 0x7f13e6103900 T2)
> ==449773==The signal is caused by a READ memory access.
> ==449773==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f13fa3a45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f13fa3737c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f13fa374311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f13fa37454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f13fa3a4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f13f9d5d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f13f975f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f13f625f292 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/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,37
> 
> =================================================================
> ==449916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f898fd0d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f89a5e725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
<         <walk depart="104.00" departPos="97.50" arrival="209.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
<     </personinfo>

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==449915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7912caa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449262==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7faa7a691d30 sp 0x7faa7a691900 T2)
> ==449262==The signal is caused by a READ memory access.
> ==449262==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faa8e9215fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7faa8e8f07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faa8e8f1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faa8e8f154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faa8e921d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7faa8e2da4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7faa8dcdc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7faa8a7dc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7faa8e2da7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449262==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 337.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 3
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 2
<  Running: 0
< 
< DijkstraRouter answered 4 queries and explored 117.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train1" depart="57.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="7.00" arrival="197.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="140.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="100.25" timeLoss="106.47" rerouteNo="0" devices="tripinfo_train1 person_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="person1" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="88.00" vehicle="train1" depart="137.00" arrival="190.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="190.00" departPos="0.00" arrival="279.00" arrivalPos="30.00" duration="89.00" routeLength="122.00" timeLoss="1.16" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="299.00" arrivalPos="30.00" actType="singing"/>
    </personinfo>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="85.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="187.00" departPos="0.00" arrival="276.00" arrivalPos="30.00" duration="89.00" routeLength="122.00" timeLoss="1.16" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="296.00" arrivalPos="30.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="296.00" arrival="336.00" arrivalPos="92.00" duration="40.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="296.00" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="336.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="40.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449369==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5ef0233d30 sp 0x7f5ef0233900 T2)
> ==449369==The signal is caused by a READ memory access.
> ==449369==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5f044cb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5f0449a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5f0449b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5f0449b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5f044cbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5f03e844f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5f03886608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5f00386292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5f03e847e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449369==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 334.40
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 3
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 2
<  Running: 0
< 
< DijkstraRouter answered 4 queries and explored 117.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="193.20" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="143.20" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="train1" depart="56.60" departLane="" departPos="0.00" departSpeed="13.90" departDelay="6.60" arrival="196.30" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="139.70" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="100.65" timeLoss="106.87" rerouteNo="0" devices="tripinfo_train1 person_train1" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="person1" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="80.00" arrival="47.20" arrivalPos="55.00" duration="47.20" routeLength="65.50" timeLoss="0.04" maxSpeed="1.39"/>
        <ride waitingTime="89.10" vehicle="train1" depart="136.30" arrival="189.80" arrivalPos="0.00" duration="53.50" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="189.80" departPos="0.00" arrival="277.70" arrivalPos="30.00" duration="87.90" routeLength="122.00" timeLoss="0.06" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="297.70" arrivalPos="30.00" actType="singing"/>
    </personinfo>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="80.00" arrival="47.20" arrivalPos="55.00" duration="47.20" routeLength="65.50" timeLoss="0.04" maxSpeed="1.39"/>
        <ride waitingTime="86.00" vehicle="train0" depart="133.20" arrival="186.70" arrivalPos="0.00" duration="53.50" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="186.70" departPos="0.00" arrival="274.60" arrivalPos="30.00" duration="87.90" routeLength="122.00" timeLoss="0.06" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="294.60" arrivalPos="30.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="294.60" arrival="334.30" arrivalPos="92.00" duration="39.70" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="294.60" departLane="" departPos="0.00" departSpeed="3.41" departDelay="0.00" arrival="334.30" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="39.70" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449695==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd122eb9d30 sp 0x7fd122eb9900 T2)
> ==449695==The signal is caused by a READ memory access.
> ==449695==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd1371495fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd1371187c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd137119311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd13711954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd137149d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd136b024f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd136504608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd133004292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd136b027e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449695==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="person_0" x="89.60" y="60.42" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449770==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb052f81d30 sp 0x7fb052f81900 T2)
> ==449770==The signal is caused by a READ memory access.
> ==449770==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb06720d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb0671dc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb0671dd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb0671dd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb06720dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb066bc64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb0665c8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb0630c8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb066bc67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449770==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="30.00" vehicle="v1" depart="30.00" arrival="47.00" arrivalPos="0.00" duration="17.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <personinfo id="p2" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="77.00" vehicle="v1" depart="77.00" arrival="93.00" arrivalPos="0.00" duration="16.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="146.00" routeLength="1471.20" waitingTime="0.00" waitingCount="0" stopTime="40.00" timeLoss="40.00" rerouteNo="0" devices="vehroute_v1 tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Missing 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">
    <person id="p1" depart="0.00" departPos="55.00" arrival="47.00">
        <ride from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </person>

    <person id="p2" depart="0.00" departPos="55.00" arrival="93.00">
        <ride from="CN" to="CS" arrivalPos="0.00" lines="v1"/>
    </person>

    <vehicle id="v1" depart="0.00" departPos="0.00" arrival="146.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop edge="CN" endPos="50.00" duration="10.00" permitted="p1"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
        <stop edge="CN" endPos="50.00" duration="10.00"/>
        <stop edge="CS" endPos="50.00" duration="10.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1c1,29
< Warning: Not using public transport line 'l100' for routing persons. It has less than two usable stops.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449395==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9843471d30 sp 0x7f9843471900 T2)
> ==449395==The signal is caused by a READ memory access.
> ==449395==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f98576fc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f98576cb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f98576cc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f98576cc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f98576fcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f98570b54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9856ab7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f98535b7292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f98570b57e3 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 output ----------
1,17c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 140.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 1
<  Waiting: 0
< Persons: 
<  Inserted: 1
<  Running: 1
< 
< DijkstraRouter answered 2 queries and explored 117.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1/4to1/3">
            <vehicle id="bus.0" pos="0.00" speed="13.90"/>
        </edge>
        <edge id="2/3to1/3">
            <person id="person0" pos="80.00" angle="270.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1/4to1/3">
            <vehicle id="bus.0" pos="0.00" speed="13.90"/>
        </edge>
        <edge id="2/3to1/3">
            <person id="person0" pos="81.23" angle="270.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1/4to1/3">
            <vehicle id="bus.0" pos="0.00" speed="13.90"/>
        </edge>
        <edge id="2/3to1/3">
            <person id="person0" pos="82.45" angle="270.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1/4to1/3">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="103.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="103.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="70.00" timeLoss="70.00" rerouteNo="0" devices="tripinfo_bus.0 person_bus.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5fa917378d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5fbf2d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5fa941eab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f385ed78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9f4e74f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f38898ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d5f1b578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5d7531b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d5f460ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2ed764b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2eed7bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2ed78f6ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f98432fb78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f985946d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f98435a6ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3f205e778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3f367595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f20892ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc70927578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc71f3e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc709520ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb4ddeff78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb4f40735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4de1aaab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==449447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f804fe4178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f80664265ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 ride_and_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3451b565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f343b9bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f343bc6aab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc39ed8a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc3b4f105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc39f035ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9704ca578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f971ae1c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9704f50ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe707f1b78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe71e0915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe7081c6ab5  (<unknown module>)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f48b004578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f48c61c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f48b02f0ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,36
> 
> =================================================================
> ==448974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc5b61578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbc717885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==445893==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc533a53d30 sp 0x7fc533a53900 T2)
> ==445893==The signal is caused by a READ memory access.
> ==445893==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc547ce05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc547caf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc547cb0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc547cb054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc547ce0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc5476994f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc54709b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc543b9b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc5476997e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==445893==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 35.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 6 walks):
<  RouteLength: 137.92
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p3" depart="3.00" type="DEFAULT_PEDTYPE">
        <walk depart="3.00" departPos="0.00" arrival="32.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p4" depart="4.00" type="DEFAULT_PEDTYPE">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p5" depart="5.00" type="DEFAULT_PEDTYPE">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==446075==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f72e94f3d30 sp 0x7f72e94f3900 T2)
> ==446075==The signal is caused by a READ memory access.
> ==446075==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f72fd7835fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f72fd7527c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f72fd753311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f72fd75354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f72fd783d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f72fd13c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f72fcb3e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f72f963e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f72fd13c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==446075==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 34.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p4" depart="4.00" type="DEFAULT_PEDTYPE">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==445983==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb0d7321d30 sp 0x7fb0d7321900 T2)
> ==445983==The signal is caused by a READ memory access.
> ==445983==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb0eb5b65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb0eb5857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb0eb586311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb0eb58654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb0eb5b6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb0eaf6f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb0ea971608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb0e7471292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb0eaf6f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==445983==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 35.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 18 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0.1" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p0.2" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1.2" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1.1" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p1" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2.1" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p2.2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==446078==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f21d70d3d30 sp 0x7f21d70d3900 T2)
> ==446078==The signal is caused by a READ memory access.
> ==446078==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f21eb3645fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f21eb3337c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f21eb334311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f21eb33454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f21eb364d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f21ead1d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f21ea71f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f21e721f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f21ead1d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==446078==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 35.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 6 walks):
<  RouteLength: 137.92
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.3" depart="3.00" type="DEFAULT_PEDTYPE">
        <walk depart="3.00" departPos="0.00" arrival="32.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.4" depart="4.00" type="DEFAULT_PEDTYPE">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.5" depart="5.00" type="DEFAULT_PEDTYPE">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==446173==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fec5a1cbd30 sp 0x7fec5a1cb900 T2)
> ==446173==The signal is caused by a READ memory access.
> ==446173==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fec6e4575fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fec6e4267c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fec6e427311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fec6e42754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fec6e457d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fec6de104f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fec6d812608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fec6a312292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fec6de107e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==446173==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 34.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.4" depart="4.00" type="DEFAULT_PEDTYPE">
        <walk depart="4.00" departPos="0.00" arrival="33.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==446087==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f59e5a03d30 sp 0x7f59e5a03900 T2)
> ==446087==The signal is caused by a READ memory access.
> ==446087==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f59f9c9b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f59f9c6a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f59f9c6b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f59f9c6b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f59f9c9bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f59f96544f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f59f9056608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f59f5b56292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f59f96547e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==446087==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 35.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 18 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0.1" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0.2" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="29.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.2" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.1" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="1.00" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="0.00" arrival="30.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2.1" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2.2" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==446214==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f82e9bd3d30 sp 0x7f82e9bd3900 T2)
> ==446214==The signal is caused by a READ memory access.
> ==446214==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f82fde665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f82fde357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f82fde36311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f82fde3654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f82fde66d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f82fd81f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f82fd221608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f82f9d21292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f82fd81f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==446214==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 35.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 3 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="3.00" type="DEFAULT_PEDTYPE">
        <walk depart="3.00" departPos="0.00" arrival="32.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="5.00" type="DEFAULT_PEDTYPE">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==446314==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f333adcbd30 sp 0x7f333adcb900 T2)
> ==446314==The signal is caused by a READ memory access.
> ==446314==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f334f0585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f334f0277c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f334f028311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f334f02854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f334f058d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f334ea114f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f334e413608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f334af13292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f334ea117e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==446314==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 35.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 2 walks):
<  RouteLength: 137.93
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="2.00" type="DEFAULT_PEDTYPE">
        <walk depart="2.00" departPos="0.00" arrival="31.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.2" depart="5.00" type="DEFAULT_PEDTYPE">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==446225==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fabf4f91d30 sp 0x7fabf4f91900 T2)
> ==446225==The signal is caused by a READ memory access.
> ==446225==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fac092205fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fac091ef7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fac091f0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fac091f054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fac09220d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fac08bd94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fac085db608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fac050db292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fac08bd97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==446225==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 39.00
< Reason: All vehicles have left the simulation.
< Statistics (avg):
<  RouteLength: 0.00
<  Speed: 0.00
<  Duration: 0.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 6 walks):
<  RouteLength: 137.92
<  Duration: 29.00
<  TimeLoss: 1.42
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p.0" depart="5.00" type="DEFAULT_PEDTYPE">
        <walk depart="5.00" departPos="0.00" arrival="34.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1" depart="6.00" type="DEFAULT_PEDTYPE">
        <walk depart="6.00" departPos="0.00" arrival="35.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0.1" depart="7.00" type="DEFAULT_PEDTYPE">
        <walk depart="7.00" departPos="0.00" arrival="36.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.1" depart="8.00" type="DEFAULT_PEDTYPE">
        <walk depart="8.00" departPos="0.00" arrival="37.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.0.2" depart="8.00" type="DEFAULT_PEDTYPE">
        <walk depart="8.00" departPos="0.00" arrival="37.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
    <personinfo id="p.1.2" depart="9.00" type="DEFAULT_PEDTYPE">
        <walk depart="9.00" departPos="0.00" arrival="38.00" arrivalPos="45.98" duration="29.00" routeLength="137.93" timeLoss="1.42" maxSpeed="5.00"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f32a0cf578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f32b6e685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32a0fa0ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==448905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9d6234278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9d784cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Disconnected plan for person 'person0' (CN!=SC).
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449648==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f61f6b63d30 sp 0x7f61f6b63900 T2)
> ==449648==The signal is caused by a READ memory access.
> ==449648==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f620adf45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f620adc37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f620adc4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f620adc454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f620adf4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f620a7ad4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f620a1af608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6206caf292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Missing 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">
</fcd-export>
---------- Missing 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">
</routes>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3441b2c78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f34581235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3441dd7ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8d2a38a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8d405005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d2a635ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==448416==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f977abb9d30 sp 0x7f977abb9900 T2)
> ==448416==The signal is caused by a READ memory access.
> ==448416==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f978ee455fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f978ee147c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f978ee15311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f978ee1554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f978ee45d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f978e7fe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f978e200608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f978ad00292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f978e7fe7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==448416==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="14.00" arrivalPos="91.95" duration="14.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="14.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="0.86" departDelay="0.00" arrival="114.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="114.00" routeLength="183.90" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="1" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449079==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f992ee63d30 sp 0x7f992ee63900 T2)
> ==449079==The signal is caused by a READ memory access.
> ==449079==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f99430f65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f99430c57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f99430c6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f99430c654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f99430f6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9942aaf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f99424b1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f993efb1292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9942aaf7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449079==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 328.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 1
<  Running: 0
< 
< DijkstraRouter answered 2 queries and explored 120.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="187.00" delay="7.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop1"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="85.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="187.00" departPos="0.00" arrival="287.00" arrivalPos="45.00" duration="100.00" routeLength="137.00" timeLoss="1.36" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="307.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="307.00" arrival="327.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="307.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="327.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==449145==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5897f13d30 sp 0x7f5897f13900 T2)
> ==449145==The signal is caused by a READ memory access.
> ==449145==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f58ac1b55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f58ac1847c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f58ac185311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f58ac18554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f58ac1b5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f58abb6e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f58ab570608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f58a8070292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f58abb6e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==449145==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 328.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 1
<  Running: 0
< 
< DijkstraRouter answered 2 queries and explored 94.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" chargingStation="chargingStation0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="187.00" delay="7.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" chargingStation="chargingStation1"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="80.00" arrival="49.00" arrivalPos="55.00" duration="49.00" routeLength="65.50" timeLoss="1.84" maxSpeed="1.39"/>
        <ride waitingTime="85.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="187.00" departPos="0.00" arrival="287.00" arrivalPos="45.00" duration="100.00" routeLength="137.00" timeLoss="1.36" maxSpeed="1.39"/>
        <stop duration="20.00" arrival="307.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="307.00" arrival="327.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="307.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="327.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,36
> 
> =================================================================
> ==446497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5add4c75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5ac6ef578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f16a6edb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f169090778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1690bb2ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,36
> 
> =================================================================
> ==446505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa27705d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa260ede78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==448556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fee6c77d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fee8290a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee6ca28ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0d2839f78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0d3e5135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0d2864aab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==447701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa1e96db5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fee6af1278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fee8109e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee6b1bdab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f422579278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f423b91a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4225a3dab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==447636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f78851ab78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f789b31f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7885456ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1,3c1,29
< Error: The edge ':C_c1' within the route  is not known.
<  The route can not be build.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==447733==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8ab5fe3d30 sp 0x7f8ab5fe3900 T2)
> ==447733==The signal is caused by a READ memory access.
> ==447733==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8aca2805fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8aca24f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8aca250311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8aca25054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8aca280d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8ac9c394f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8ac963b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8ac613b292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- Missing 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">
</fcd-export>
---------- Missing 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">
</routes>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==446410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdb9cf2578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdbb309e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdb9d1d0ab5  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==449987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb81eb9578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb81ee40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb81ee40a9e  (<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 triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==450531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa82b87a78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- Differences in tripinfos ----------
10c10
<     <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE">
---
>     <personinfo id="p.1" depart="15.00" type="DEFAULT_PEDTYPE">
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,3c1,29
< Warning: Person 'person.3' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Person 'person.1' aborted waiting for car0 at edge '1/4to2/4'.
< Warning: Person 'person.2' aborted waiting for car0 at edge '1/4to2/4'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==450428==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f349c6e3d30 sp 0x7f349c6e3900 T2)
> ==450428==The signal is caused by a READ memory access.
> ==450428==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f34b097d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f34b094c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f34b094d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f34b094d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f34b097dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f34b03364f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f34afd38608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f34ac838292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 232.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 4
<  Running: 0
< 
< DijkstraRouter answered 8 queries and explored 120.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="1/3to0/3" pos="0.00" parking="0" started="56.51" ended="127.00" delay="7.00" initialPersons="0" loadedPersons="4" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop0"/>
    <stopinfo id="train0" type="DEFAULT_VEHTYPE" edge="0/4to1/4" pos="0.00" parking="0" started="133.13" ended="187.00" delay="7.00" initialPersons="4" loadedPersons="0" unloadedPersons="4" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop1"/>
</stops>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="train0" depart="50.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="194.00" arrivalLane="" arrivalPos="90.50" arrivalSpeed="13.90" duration="144.00" routeLength="455.50" waitingTime="0.00" waitingCount="0" stopTime="110.36" timeLoss="110.36" rerouteNo="0" devices="tripinfo_train0 person_train0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person.0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="80.00" arrival="3.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="131.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="187.00" departPos="0.00" arrival="191.00" arrivalPos="45.00" duration="4.00" routeLength="137.00" timeLoss="1.53" maxSpeed="55.56"/>
        <stop duration="20.00" arrival="211.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="0.00" vehicle="car0" depart="211.00" arrival="231.00" arrivalPos="92.00" duration="20.00" routeLength="181.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="car0" depart="211.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="231.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="13.90" duration="20.00" routeLength="273.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car0 person_car0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person.3" depart="0.75" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="80.00" arrival="4.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="130.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="187.00" departPos="0.00" arrival="191.00" arrivalPos="45.00" duration="4.00" routeLength="137.00" timeLoss="1.53" maxSpeed="55.56"/>
        <stop duration="20.00" arrival="211.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="21.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="92.00" duration="-1" routeLength="-1.00" timeLoss="-1"/>
    </personinfo>
    <personinfo id="person.1" depart="0.25" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="80.00" arrival="4.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="130.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
        <walk depart="187.00" departPos="0.00" arrival="191.00" arrivalPos="45.00" duration="4.00" routeLength="137.00" timeLoss="1.53" maxSpeed="55.56"/>
        <stop duration="20.00" arrival="211.00" arrivalPos="45.00" actType="singing"/>
        <ride waitingTime="21.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="92.00" duration="-1" routeLength="-1.00" timeLoss="-1"/>
    </personinfo>
    <personinfo id="person.2" depart="0.50" type="DEFAULT_PEDTYPE">
        <walk depart="1.00" departPos="80.00" arrival="4.00" arrivalPos="55.00" duration="3.00" routeLength="65.50" timeLoss="1.82" maxSpeed="55.56"/>
        <ride waitingTime="130.00" vehicle="train0" depart="134.00" arrival="187.00" arrivalPos="0.00" duration="53.00" routeLength="92.00" timeLoss="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,45
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==450537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f135f31002c 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1346c6278d  (<unknown module>)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f135f31002c 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f135f31002c 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>
---------- Differences in tripinfos ----------
5,12c5,43
<     <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
<         <walk depart="104.00" departPos="97.50" arrival="209.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
<         <walk depart="104.00" departPos="97.50" arrival="209.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
---
>     <personinfo id="p.3" depart="0.30" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="102.00" arrivalPos="50.00" duration="101.00" routeLength="150.00" timeLoss="1.25" maxSpeed="1.50"/>
>         <walk depart="102.00" departPos="50.00" arrival="170.00" arrivalPos="50.00" duration="68.00" routeLength="100.00" timeLoss="1.50" maxSpeed="1.50"/>
>     </personinfo>
>     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
>         <walk depart="0.00" departPos="0.00" arrival="103.00" arrivalPos="50.00" duration="103.00" routeLength="150.00" timeLoss="1.11" maxSpeed="1.47"/>
>         <walk depart="103.00" departPos="50.00" arrival="172.00" arrivalPos="50.00" duration="69.00" routeLength="100.00" timeLoss="1.07" maxSpeed="1.47"/>
>     </personinfo>
>     <personinfo id="p.6" depart="0.60" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="106.00" arrivalPos="50.00" duration="105.00" routeLength="150.00" timeLoss="1.73" maxSpeed="1.45"/>
>         <walk depart="106.00" departPos="50.00" arrival="176.00" arrivalPos="50.00" duration="70.00" routeLength="100.00" timeLoss="1.15" maxSpeed="1.45"/>
>     </personinfo>
>     <personinfo id="p.4" depart="0.40" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="107.00" arrivalPos="50.00" duration="106.00" routeLength="150.00" timeLoss="1.18" maxSpeed="1.43"/>
>         <walk depart="107.00" departPos="50.00" arrival="178.00" arrivalPos="50.00" duration="71.00" routeLength="100.00" timeLoss="1.12" maxSpeed="1.43"/>
>     </personinfo>
>     <personinfo id="p.2" depart="0.20" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="109.00" arrivalPos="50.00" duration="108.00" routeLength="150.00" timeLoss="1.11" maxSpeed="1.40"/>
>         <walk depart="109.00" departPos="50.00" arrival="182.00" arrivalPos="50.00" duration="73.00" routeLength="100.00" timeLoss="1.74" maxSpeed="1.40"/>
>     </personinfo>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,45
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==450534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb5ef89f02c 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb5d71ec78d  (<unknown module>)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb5ef89f02c 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb5ef89f02c 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>
---------- Differences in tripinfos ----------
5,12c5,43
<     <tripinfo id="v0" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="118.00" arrivalLane="" arrivalPos="198.50" arrivalSpeed="13.89" duration="103.00" routeLength="592.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
<         <walk depart="104.00" departPos="97.50" arrival="209.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="104.00" arrivalPos="97.50" duration="89.00" routeLength="296.00" timeLoss="0.00"/>
<         <walk depart="104.00" departPos="97.50" arrival="209.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39"/>
---
>     <personinfo id="p.3" depart="0.30" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="102.00" arrivalPos="50.00" duration="101.00" routeLength="150.00" timeLoss="1.25" maxSpeed="1.50"/>
>         <walk depart="102.00" departPos="50.00" arrival="170.00" arrivalPos="50.00" duration="68.00" routeLength="100.00" timeLoss="1.50" maxSpeed="1.50"/>
>     </personinfo>
>     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
>         <walk depart="0.00" departPos="0.00" arrival="103.00" arrivalPos="50.00" duration="103.00" routeLength="150.00" timeLoss="1.11" maxSpeed="1.47"/>
>         <walk depart="103.00" departPos="50.00" arrival="172.00" arrivalPos="50.00" duration="69.00" routeLength="100.00" timeLoss="1.07" maxSpeed="1.47"/>
>     </personinfo>
>     <personinfo id="p.6" depart="0.60" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="106.00" arrivalPos="50.00" duration="105.00" routeLength="150.00" timeLoss="1.73" maxSpeed="1.45"/>
>         <walk depart="106.00" departPos="50.00" arrival="176.00" arrivalPos="50.00" duration="70.00" routeLength="100.00" timeLoss="1.15" maxSpeed="1.45"/>
>     </personinfo>
>     <personinfo id="p.4" depart="0.40" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="107.00" arrivalPos="50.00" duration="106.00" routeLength="150.00" timeLoss="1.18" maxSpeed="1.43"/>
>         <walk depart="107.00" departPos="50.00" arrival="178.00" arrivalPos="50.00" duration="71.00" routeLength="100.00" timeLoss="1.12" maxSpeed="1.43"/>
>     </personinfo>
>     <personinfo id="p.2" depart="0.20" type="DEFAULT_PEDTYPE">
>         <walk depart="1.00" departPos="0.00" arrival="109.00" arrivalPos="50.00" duration="108.00" routeLength="150.00" timeLoss="1.11" maxSpeed="1.40"/>
>         <walk depart="109.00" departPos="50.00" arrival="182.00" arrivalPos="50.00" duration="73.00" routeLength="100.00" timeLoss="1.74" maxSpeed="1.40"/>
>     </personinfo>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==450349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f88a664578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f88a68f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f88a68f0a9e  (<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_personsPerHour ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==450074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f093b95578d  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==435068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f918705578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9187300ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9187300a9e  (<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_nested ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==435881==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f724b8f1d30 sp 0x7f724b8f1900 T2)
> ==435881==The signal is caused by a READ memory access.
> ==435881==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f725fb815fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f725fb507c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f725fb51311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f725fb5154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f725fb81d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f725f53a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f725ef3c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f725ba3c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f725f53a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==435881==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="10.00" arrival="90.00">
        <route edges="CN NC CS SC CN NC CS SC CN NC CS SC"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,3c1,29
< Error: Disconnected route 'r0' when repeating.
< Error: Vehicle '0' has no valid route. No connection between edge 'NC' and edge 'SC'.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==436129==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0082e63d30 sp 0x7f0082e63900 T2)
> ==436129==The signal is caused by a READ memory access.
> ==436129==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f00970ef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f00970be7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f00970bf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f00970bf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f00970efd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0096aa84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f00964aa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0092faa292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- Missing 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">
</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==436020==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fefcfa53d30 sp 0x7fefcfa53900 T2)
> ==436020==The signal is caused by a READ memory access.
> ==436020==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fefe3ce65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fefe3cb57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fefe3cb6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fefe3cb654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fefe3ce6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fefe369f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fefe30a1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fefdfba1292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fefe369f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==436020==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="10.00" arrival="90.00">
        <route edges="CN NC CS SC CN NC CS SC CN NC CS SC"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,16c1,29
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time 37.00 (stop-output will be merged)
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time 117.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time 137.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time 217.00 (stop-output will be merged)
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time 337.00 (stop-output will be merged)
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time 417.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time 437.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time 517.00 (stop-output will be merged)
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time 637.00 (stop-output will be merged)
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time 717.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time 737.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time 817.00 (stop-output will be merged)
< Warning: Vehicle '0.0' has multiple stops on segment 'CN:0', time 937.00 (stop-output will be merged)
< Warning: Vehicle '0.0' has multiple stops on segment 'NC:0', time 1017.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'CN:0', time 1037.00 (stop-output will be merged)
< Warning: Vehicle '0.1' has multiple stops on segment 'NC:0', time 1117.00 (stop-output will be merged)
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==436100==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f27933f3d30 sp 0x7f27933f3900 T2)
> ==436100==The signal is caused by a READ memory access.
> ==436100==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f27a76945fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f27a76637c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f27a7664311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f27a766454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="10.00" ended="37.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="36.62" ended="117.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="36.62" ended="117.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_up"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="110.00" ended="137.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="116.62" ended="187.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_down"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="116.62" ended="187.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="136.62" ended="217.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_up"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="136.62" ended="217.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="186.62" ended="222.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="216.62" ended="287.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="216.62" ended="287.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="286.62" ended="322.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_down"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="221.62" ended="337.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="336.62" ended="417.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="336.62" ended="417.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_up"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="321.62" ended="437.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="416.62" ended="487.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_down"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="416.62" ended="487.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="436.62" ended="517.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_up"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="436.62" ended="517.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="486.62" ended="522.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="516.62" ended="587.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="C_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="NC" pos="0.00" parking="0" started="516.62" ended="587.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_down"/>
    <stopinfo id="0.1" type="DEFAULT_VEHTYPE" edge="CS" pos="0.00" parking="0" started="586.62" ended="622.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_down"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="521.62" ended="637.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_up"/>
    <stopinfo id="0.0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="636.62" ended="717.00" delay="42.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_up"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==436087==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff3b3ef3d30 sp 0x7ff3b3ef3900 T2)
> ==436087==The signal is caused by a READ memory access.
> ==436087==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff3c818b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff3c815a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff3c815b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff3c815b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff3c818bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff3c7b444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff3c7546608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff3c4046292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff3c7b447e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==436087==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0.0" depart="10.00" arrival="295.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop lane="SC_0" endPos="50.00" until="30.00"/>
        <stop lane="CN_0" endPos="50.00" until="75.00"/>
        <stop lane="SC_0" endPos="50.00" until="130.00"/>
        <stop lane="CN_0" endPos="50.00" until="175.00"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
        <stop lane="CN_0" endPos="50.00" until="275.00"/>
    </vehicle>

    <vehicle id="0.1" depart="210.00" arrival="495.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
        <stop lane="CN_0" endPos="50.00" until="275.00"/>
        <stop lane="SC_0" endPos="50.00" until="330.00"/>
        <stop lane="CN_0" endPos="50.00" until="375.00"/>
        <stop lane="SC_0" endPos="50.00" until="430.00"/>
        <stop lane="CN_0" endPos="50.00" until="475.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==436018==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd8fde03d30 sp 0x7fd8fde03900 T2)
> ==436018==The signal is caused by a READ memory access.
> ==436018==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd91209e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd91206d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd91206e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd91206e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd91209ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd911a574f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd911459608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd90df59292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd911a577e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==436018==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="10.00" arrival="295.00">
        <route edges="SC CN NC CS SC CN NC CS SC CN NC CS"/>
        <stop lane="SC_0" endPos="50.00" until="30.00"/>
        <stop lane="CN_0" endPos="50.00" until="75.00"/>
        <stop lane="SC_0" endPos="50.00" until="130.00"/>
        <stop lane="CN_0" endPos="50.00" until="175.00"/>
        <stop lane="SC_0" endPos="50.00" until="230.00"/>
        <stop lane="CN_0" endPos="50.00" until="275.00"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,2c1,29
< Error: Cannot repeat stops with 'until' in route 'r0' because no cycleTime is defined.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==436111==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9153d03d30 sp 0x7f9153d03900 T2)
> ==436111==The signal is caused by a READ memory access.
> ==436111==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9167f9b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9167f6a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9167f6b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9167f6b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9167f9bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f91679544f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9167356608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9163e56292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Missing 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">
</routes>

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

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==435031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f590157a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5901825ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5901825a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==435149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f38bb3ef78d  (<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 trip_via ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==435812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f92e22dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92e2588ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92e2588a9e  (<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 Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==437112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa930c1578d  (<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 validity connection_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==437120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f72b9d2578d  (<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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==445693==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f901cb31d30 sp 0x7f901cb31900 T2)
> ==445693==The signal is caused by a READ memory access.
> ==445693==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9030dc65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9030d957c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9030d96311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9030d9654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9030dc6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f903077f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9030181608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f902cc81292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f903077f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==445693==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 1179.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 120
<  Running: 0
<  Waiting: 0
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==445722==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f21ee723d30 sp 0x7f21ee723900 T2)
> ==445722==The signal is caused by a READ memory access.
> ==445722==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f22029b85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f22029877c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2202988311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f220298854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f22029b8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f22023714f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2201d73608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f21fe873292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f22023717e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==445722==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==445851==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb7b8563d30 sp 0x7fb7b8563900 T2)
> ==445851==The signal is caused by a READ memory access.
> ==445851==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb7cc7fa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb7cc7c97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb7cc7ca311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb7cc7ca54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb7cc7fad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb7cc1b34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb7cbbb5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb7c86b5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb7cc1b37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==445851==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==445867==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9aeb9f3d30 sp 0x7f9aeb9f3900 T2)
> ==445867==The signal is caused by a READ memory access.
> ==445867==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9affc865fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9affc557c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9affc56311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9affc5654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9affc86d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9aff63f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9aff041608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9afbb41292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9aff63f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==445867==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==454647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fee0395f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee03c0aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee03c0aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==454180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f25f135178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25f15fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25f15fca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==453673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcdc860778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcdc88b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcdc88b2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==454005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e926c778d  (<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 long_rail_at_containerstop2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==453768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f34eace778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34eaf92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34eaf92a9e  (<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 Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==454228==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb8006f3d30 sp 0x7fb8006f3900 T2)
> ==454228==The signal is caused by a READ memory access.
> ==454228==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb8149875fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb8149567c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb814957311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb81495754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb814987d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb8143404f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb813d42608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb810842292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb8143407e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==454228==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="37.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing 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="v1" depart="0.00" departPos="0.00" arrival="43.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="75.40" duration="30.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic stops stop_output_early_end ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==454363==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe928ccbd30 sp 0x7fe928ccb900 T2)
> ==454363==The signal is caused by a READ memory access.
> ==454363==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe93cf585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe93cf277c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe93cf28311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe93cf2854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe93cf58d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe93c9114f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe93c313608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe938e13292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe93c9117e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==454363==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="37.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing 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="v1" depart="0.00" departPos="0.00" arrival="43.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="75.40" duration="30.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : basic stops stop_output_early_end_write ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==454421==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6b35c83d30 sp 0x7f6b35c83900 T2)
> ==454421==The signal is caused by a READ memory access.
> ==454421==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6b49f1a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6b49ee97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6b49eea311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6b49eea54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6b49f1ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6b498d34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6b492d5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6b45dd5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6b498d37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==454421==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v1" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="37.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing 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="v1" depart="0.00" departPos="0.00" arrival="43.00">
        <route edges="SC CN"/>
        <stop edge="SC" endPos="75.40" duration="30.00"/>
    </vehicle>

</routes>

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

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

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

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==441342==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2ff1313d30 sp 0x7f2ff1313900 T2)
> ==441342==The signal is caused by a READ memory access.
> ==441342==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f30055af5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f300557e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f300557f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f300557f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f30055afd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3004f684f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f300496a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f300146a292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,19d1
< done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 385.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 185.60
<  Speed: 6.80
<  Duration: 45.03
<  WaitingTime: 1.83
<  TimeLoss: 33.68
<  DepartDelay: 87.82
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated 80kmh_lowFlow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==441367==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feb78243d30 sp 0x7feb78243900 T2)
> ==441367==The signal is caused by a READ memory access.
> ==441367==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb8c4d95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7feb8c4a87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb8c4a9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb8c4a954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb8c4d9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feb8be924f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feb8b894608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feb88394292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,19d1
< done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 552.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 28
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 185.60
<  Speed: 7.57
<  Duration: 32.21
<  WaitingTime: 5.07
<  TimeLoss: 20.97
<  DepartDelay: 1.25
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==440795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef8a4d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef8a782ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef8a782a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated controlling_detectors ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442111==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4187c03d30 sp 0x7f4187c03900 T2)
> ==442111==The signal is caused by a READ memory access.
> ==442111==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f419be9c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f419be6b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f419be6c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f419be6c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f419be9cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f419b8554f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f419b257608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4197d57292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==440862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3538bb778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3538e62ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3538e62a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated custom_detector_maxGap ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==440876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd5bdd778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd5c082ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd5c082a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442037==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe82dacbd30 sp 0x7fe82dacb900 T2)
> ==442037==The signal is caused by a READ memory access.
> ==442037==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe841d5c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe841d2b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe841d2c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe841d2c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe841d5cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe8417154f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe841117608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe83dc17292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe8417157e3 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 output ----------
1,23c1
< 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 done.
< Simulation started with time: 0.00
< Simulation ended at time: 460.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 90
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 379.20
<  Speed: 6.03
<  Duration: 122.61
<  WaitingTime: 5.89
<  TimeLoss: 94.74
<  DepartDelay: 19.14
< 
< DijkstraRouter answered 101 queries and explored 2.46 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <tlLogic id="C" type="static" programID="dualring">
        <phase duration="50.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="4.00"  state="rrryyrrrryyr" name="2+6-1+5"/>
        <phase duration="50.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="4.00"  state="rrrrryrrrrry" name="1+5-4+8"/>
        <phase duration="50.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="4.00"  state="yyrrrryyrrrr" name="4+8-3+7"/>
        <phase duration="50.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="4.00"  state="rryrrrrryrrr" name="3+7-2+6"/>
        <phase duration="50.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="4.00"  state="rrryyrrrryyr" name="2+6-1+5"/>
        <phase duration="50.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="4.00"  state="rrrrryrrrrry" name="1+5-4+8"/>
        <phase duration="50.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="4.00"  state="yyrrrryyrrrr" name="4+8-3+7"/>
        <phase duration="50.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="4.00"  state="rryrrrrryrrr" name="3+7-2+6"/>
        <phase duration="28.00" state="rrrGGrrrrGGr" name="2+6"/>
    </tlLogic>
</additional>

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442028==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f78987e3d30 sp 0x7f78987e3900 T2)
> ==442028==The signal is caused by a READ memory access.
> ==442028==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f78aca765fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f78aca457c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f78aca46311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f78aca4654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f78aca76d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f78ac42f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f78abe31608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f78a8931292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f78ac42f7e3 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 output ----------
1,23c1
< 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 done.
< Simulation started with time: 0.00
< Simulation ended at time: 585.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 90
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 379.20
<  Speed: 2.95
<  Duration: 183.41
<  WaitingTime: 10.50
<  TimeLoss: 155.62
<  DepartDelay: 69.67
< 
< DijkstraRouter answered 122 queries and explored 2.46 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <tlLogic id="C" type="static" programID="1">
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="60.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
        <phase duration="60.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
        <phase duration="60.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="3.00"  state="yyrrrryyrrrr" name="4+8-1+5"/>
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="60.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
        <phase duration="60.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
        <phase duration="60.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="3.00"  state="yyrrrryyrrrr" name="4+8-1+5"/>
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="18.00" state="rrrGGrrrrGGr" name="2+6"/>
    </tlLogic>
</additional>

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple_linkMaxDur ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442038==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f60f8331d30 sp 0x7f60f8331900 T2)
> ==442038==The signal is caused by a READ memory access.
> ==442038==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f610c5c65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f610c5957c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f610c596311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f610c59654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f610c5c6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f610bf7f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f610b981608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6108481292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f610bf7f7e3 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 output ----------
1,23c1
< 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 done.
< Simulation started with time: 0.00
< Simulation ended at time: 585.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 90
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 379.20
<  Speed: 2.95
<  Duration: 183.41
<  WaitingTime: 10.50
<  TimeLoss: 155.62
<  DepartDelay: 69.67
< 
< DijkstraRouter answered 122 queries and explored 2.46 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <tlLogic id="C" type="static" programID="1">
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="60.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
        <phase duration="60.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
        <phase duration="60.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="3.00"  state="yyrrrryyrrrr" name="4+8-1+5"/>
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="60.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
        <phase duration="60.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
        <phase duration="60.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="3.00"  state="yyrrrryyrrrr" name="4+8-1+5"/>
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="18.00" state="rrrGGrrrrGGr" name="2+6"/>
    </tlLogic>
</additional>

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple_linkMinDur ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442036==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc735d53d30 sp 0x7fc735d53900 T2)
> ==442036==The signal is caused by a READ memory access.
> ==442036==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc749fe55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc749fb47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc749fb5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc749fb554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc749fe5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc74999e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc7493a0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc745ea0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc74999e7e3 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 output ----------
1,23c1
< 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 done.
< Simulation started with time: 0.00
< Simulation ended at time: 709.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 240
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 379.20
<  Speed: 4.46
<  Duration: 141.93
<  WaitingTime: 7.98
<  TimeLoss: 114.11
<  DepartDelay: 24.16
< 
< DijkstraRouter answered 272 queries and explored 2.93 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <tlLogic id="C" type="static" programID="1">
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="60.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
        <phase duration="60.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
        <phase duration="60.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="3.00"  state="yyrrrryyrrrr" name="4+8-1+5"/>
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="60.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
        <phase duration="60.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
        <phase duration="60.00" state="GGrrrrGGrrrr" name="4+8"/>
        <phase duration="3.00"  state="yyrrrryyrrrr" name="4+8-1+5"/>
        <phase duration="60.00" state="rrrrrGrrrrrG" name="1+5"/>
        <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
        <phase duration="60.00" state="rrrGGrrrrGGr" name="2+6"/>
        <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
        <phase duration="60.00" state="rrGrrrrrGrrr" name="3+7"/>
        <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
        <phase duration="16.00" state="GGrrrrGGrrrr" name="4+8"/>
    </tlLogic>
</additional>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic tls actuated from_additional ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==440844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f604208778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6042332ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6042332a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated green_minor_uncontrolled ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==441589==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3c15263d30 sp 0x7f3c15263900 T2)
> ==441589==The signal is caused by a READ memory access.
> ==441589==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3c294f05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3c294bf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3c294c0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3c294c054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3c294f0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3c28ea94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3c288ab608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3c253ab292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,21d1
< done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 559.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 150
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 287.29
<  Speed: 4.17
<  Duration: 154.27
<  WaitingTime: 4.67
<  TimeLoss: 133.07
<  DepartDelay: 23.65
< 
< DijkstraRouter answered 185 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated green_minor_uncontrolled2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==441610==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff1cbf53d30 sp 0x7ff1cbf53900 T2)
> ==441610==The signal is caused by a READ memory access.
> ==441610==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff1e01e05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff1e01af7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff1e01b0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff1e01b054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff1e01e0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff1dfb994f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff1df59b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff1dc09b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,21d1
< done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 559.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 150
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 287.29
<  Speed: 4.17
<  Duration: 154.27
<  WaitingTime: 4.67
<  TimeLoss: 133.07
<  DepartDelay: 23.65
< 
< DijkstraRouter answered 185 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated joined_sequential ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,33
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==441466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4480 byte(s) in 80 object(s) allocated from:
>     #0 0xfda45d in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda45d)
>     #1 0x182b390 in combCallback(double*, double**, float*, double**) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fb71850fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb702f8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb703235ab5  (<unknown module>)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442062==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcb9becbd30 sp 0x7fcb9becb900 T2)
> ==442062==The signal is caused by a READ memory access.
> ==442062==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcbb015a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcbb01297c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcbb012a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcbb012a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcbb015ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcbafb134f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcbaf515608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcbac015292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==442060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd919ac778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd919d72ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd919d72a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated minDur_too_short ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==441341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f905415a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9054405ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9054405a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated parameters ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==440826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8ebef7f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ebf22aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ebf22aa9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated partialy_green_lane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==441378==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff1b1c53d30 sp 0x7ff1b1c53900 T2)
> ==441378==The signal is caused by a READ memory access.
> ==441378==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff1c5ee05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff1c5eaf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff1c5eb0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff1c5eb054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff1c5ee0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff1c58994f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff1c529b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff1c1d9b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,21d1
< done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 489.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 271.20
<  Speed: 3.59
<  Duration: 87.28
<  WaitingTime: 3.15
<  TimeLoss: 58.86
<  DepartDelay: 75.80
< 
< DijkstraRouter answered 100 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated partialy_green_lane_uncontrollable ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==441449==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcb17721d30 sp 0x7fcb17721900 T2)
> ==441449==The signal is caused by a READ memory access.
> ==441449==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcb2b9b65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcb2b9857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcb2b986311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcb2b98654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcb2b9b6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcb2b36f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcb2ad71608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcb27871292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated short_lane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442022==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1b61cc3d30 sp 0x7f1b61cc3900 T2)
> ==442022==The signal is caused by a READ memory access.
> ==442022==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1b75f545fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1b75f237c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1b75f24311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1b75f2454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1b75f54d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1b7590d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1b7530f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1b71e0f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,21d1
< done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 414.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 149
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 171.43
<  Speed: 8.52
<  Duration: 28.90
<  WaitingTime: 13.16
<  TimeLoss: 16.14
<  DepartDelay: 0.00
< 
< DijkstraRouter answered 149 queries and explored 6.33 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated simstart_at_100 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==441121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f054027778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0540522ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0540522a9e  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated unused_indices ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==441792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f241d49178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f241d73cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f241d73ca9e  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off0 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==438400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0e8550778d  (<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 begin0 add_off50 ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==439733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb8d665578d  (<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 begin100 add_off_halfT ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==439315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f40fe42778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40fe6d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40fe6d2a9e  (<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 add_attribute_next_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Invalid nextPhase 14 in tlLogic 'C', program 'custom' with 12 phases
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==440787==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f41a27b9d30 sp 0x7f41a27b9900 T2)
> ==440787==The signal is caused by a READ memory access.
> ==440787==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f41b6a4b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f41b6a1a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f41b6a1b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f41b6a1b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f41b6a4bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f41b64044f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f41b5e06608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f41b2906292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic tls errors missing_yellow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Warning: Missing yellow phase in tlLogic 'C', program 'custom' for tl-index 0 when switching to phase 1
< Warning: Missing yellow phase in tlLogic 'C', program 'custom' for tl-index 5 when switching to phase 4
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==440758==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f081bf33d30 sp 0x7f081bf33900 T2)
> ==440758==The signal is caused by a READ memory access.
> ==440758==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f08301c85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f08301977c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0830198311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f083019854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f08301c8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f082fb814f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f082f583608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f082c083292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls off ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==443235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff93750b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff9377b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff9377b6a9e  (<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 Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442730==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0787ea3d30 sp 0x7f0787ea3900 T2)
> ==442730==The signal is caused by a READ memory access.
> ==442730==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f079c1365fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f079c1057c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f079c106311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f079c10654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f079c136d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f079baef4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f079b4f1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0797ff1292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f079baef7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==442730==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="20.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="491.95" arrivalSpeed="20.00" duration="25.00" routeLength="491.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="491.95" arrivalSpeed="10.00" duration="50.00" routeLength="491.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442826==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6b36923d30 sp 0x7f6b36923900 T2)
> ==442826==The signal is caused by a READ memory access.
> ==442826==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6b4abbd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6b4ab8c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6b4ab8d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6b4ab8d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6b4abbdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6b4a5764f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6b49f78608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6b46a78292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6b4a5767e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==442826==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="20.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="491.95" arrivalSpeed="20.00" duration="25.00" routeLength="491.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1" speedFactor="1.00" vaporized=""/>
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="50.00" arrivalLane="" arrivalPos="491.95" arrivalSpeed="10.00" duration="50.00" routeLength="491.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="t2" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==442853==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4c0f743d30 sp 0x7f4c0f743900 T2)
> ==442853==The signal is caused by a READ memory access.
> ==442853==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4c239dd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4c239ac7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4c239ad311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4c239ad54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4c239ddd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4c233964f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4c22d98608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4c1f898292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4c233967e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==442853==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="vehicle_0" x="5.10" y="95.20" angle="90.00" type="av" speed="0.00" pos="5.10" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="194.90" y="104.80" angle="270.00" type="av" speed="0.00" pos="5.10" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="5.10" y="98.40" angle="90.00" type="default" speed="0.00" pos="5.10" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="194.90" y="101.60" angle="270.00" type="default" speed="0.00" pos="5.10" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehicle_0" x="7.70" y="95.20" angle="90.00" type="av" speed="2.60" pos="7.70" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="192.30" y="104.80" angle="270.00" type="av" speed="2.60" pos="7.70" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="7.70" y="98.40" angle="90.00" type="default" speed="2.60" pos="7.70" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="192.30" y="101.60" angle="270.00" type="default" speed="2.60" pos="7.70" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehicle_0" x="10.70" y="95.20" angle="90.00" type="av" speed="3.00" pos="10.70" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="187.10" y="104.80" angle="270.00" type="av" speed="5.20" pos="12.90" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="12.90" y="98.40" angle="90.00" type="default" speed="5.20" pos="12.90" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="187.10" y="101.60" angle="270.00" type="default" speed="5.20" pos="12.90" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehicle_0" x="13.70" y="95.20" angle="90.00" type="av" speed="3.00" pos="13.70" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="179.30" y="104.80" angle="270.00" type="av" speed="7.80" pos="20.70" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="20.70" y="98.40" angle="90.00" type="default" speed="7.80" pos="20.70" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="179.30" y="101.60" angle="270.00" type="default" speed="7.80" pos="20.70" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehicle_0" x="16.70" y="95.20" angle="90.00" type="av" speed="3.00" pos="16.70" lane="WC_0" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==443201==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f44f9e23d30 sp 0x7f44f9e23900 T2)
> ==443201==The signal is caused by a READ memory access.
> ==443201==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f450e0c35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f450e0927c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f450e093311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f450e09354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f450e0c3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f450da7c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f450d47e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4509f7e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f450da7c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==443201==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="vehicle_0" x="5.10" y="95.20" angle="90.00" type="av" speed="0.00" pos="5.10" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="194.90" y="104.80" angle="270.00" type="av" speed="0.00" pos="5.10" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="5.10" y="98.40" angle="90.00" type="default" speed="0.00" pos="5.10" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="194.90" y="101.60" angle="270.00" type="default" speed="0.00" pos="5.10" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehicle_0" x="7.70" y="95.20" angle="90.00" type="av" speed="2.60" pos="7.70" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="192.30" y="104.80" angle="270.00" type="av" speed="2.60" pos="7.70" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="7.70" y="98.40" angle="90.00" type="default" speed="2.60" pos="7.70" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="192.30" y="101.60" angle="270.00" type="default" speed="2.60" pos="7.70" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehicle_0" x="10.70" y="95.20" angle="90.00" type="av" speed="3.00" pos="10.70" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="187.10" y="104.80" angle="270.00" type="av" speed="5.20" pos="12.90" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="12.90" y="98.40" angle="90.00" type="default" speed="5.20" pos="12.90" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="187.10" y="101.60" angle="270.00" type="default" speed="5.20" pos="12.90" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehicle_0" x="13.70" y="95.20" angle="90.00" type="av" speed="3.00" pos="13.70" lane="WC_0" slope="0.00"/>
        <vehicle id="vehicle_1" x="179.30" y="104.80" angle="270.00" type="av" speed="7.80" pos="20.70" lane="EC_0" slope="0.00"/>
        <vehicle id="vehicle_2" x="20.70" y="98.40" angle="90.00" type="default" speed="7.80" pos="20.70" lane="WC_1" slope="0.00"/>
        <vehicle id="vehicle_3" x="179.30" y="101.60" angle="270.00" type="default" speed="7.80" pos="20.70" lane="EC_1" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehicle_0" x="16.70" y="95.20" angle="90.00" type="av" speed="3.00" pos="16.70" lane="WC_0" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==546434==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3af6ca3d30 sp 0x7f3af6ca3900 T2)
> ==546434==The signal is caused by a READ memory access.
> ==546434==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3b0af375fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3b0af067c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3b0af07311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3b0af0754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3b0af37d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3b0a8f04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3b0a2f2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3b06df2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3b0a8f07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==546434==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==546498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb2209278d  (<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 break_on_junction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==549990==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7319691d30 sp 0x7f7319691900 T2)
> ==549990==The signal is caused by a READ memory access.
> ==549990==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f732d9215fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f732d8f07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f732d8f1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f732d8f154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f732d921d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f732d2da4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f732ccdc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f73297dc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f732d2da7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==549990==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==546889==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f29d8883d30 sp 0x7f29d8883900 T2)
> ==546889==The signal is caused by a READ memory access.
> ==546889==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f29ecb115fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f29ecae07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f29ecae1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f29ecae154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f29ecb11d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f29ec4ca4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f29ebecc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f29e89cc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f29ec4ca7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==546889==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==547023==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f65010d3d30 sp 0x7f65010d3900 T2)
> ==547023==The signal is caused by a READ memory access.
> ==547023==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f65153685fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f65153377c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6515338311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f651533854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6515368d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6514d214f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6514723608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6511223292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6514d217e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==547023==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==546695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8b0f1a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b0f453ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b0f453a9e  (<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 ticket19 dead_end_problem1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==546290==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4013503d30 sp 0x7f4013503900 T2)
> ==546290==The signal is caused by a READ memory access.
> ==546290==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f402779d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f402776c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f402776d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f402776d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f402779dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f40271564f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4026b58608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4023658292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f40271567e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==546290==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==547220==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f431d4d3d30 sp 0x7f431d4d3900 T2)
> ==547220==The signal is caused by a READ memory access.
> ==547220==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f433176f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f433173e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f433173f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f433173f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f433176fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f43311284f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4330b2a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f432d62a292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f43311287e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==547220==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="375.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="375.00" routeLength="3257.00" waitingTime="60.00" waitingCount="0" stopTime="80.00" timeLoss="140.00" rerouteNo="0" devices="tripinfo_bus_1" vType="bus" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==547225==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2b59f63d30 sp 0x7f2b59f63900 T2)
> ==547225==The signal is caused by a READ memory access.
> ==547225==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2b6e1f15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2b6e1c07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2b6e1c1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2b6e1c154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2b6e1f1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2b6dbaa4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2b6d5ac608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2b6a0ac292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2b6dbaa7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==547225==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="375.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="375.00" routeLength="3257.00" waitingTime="60.00" waitingCount="0" stopTime="80.00" timeLoss="140.00" rerouteNo="0" devices="tripinfo_bus_1" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus_2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.53" departDelay="0.00" arrival="428.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="428.00" routeLength="3257.00" waitingTime="84.00" waitingCount="0" stopTime="80.00" timeLoss="193.21" rerouteNo="0" devices="tripinfo_bus_2" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="bus_3" depart="7.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="3.00" arrival="508.00" arrivalLane="" arrivalPos="191.00" arrivalSpeed="13.90" duration="501.00" routeLength="3257.00" waitingTime="186.00" waitingCount="0" stopTime="80.00" timeLoss="266.00" rerouteNo="0" devices="tripinfo_bus_3" vType="bus" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==547296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d30d4c78d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==547341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f524839578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f525e5065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : bugs 0xxx ticket400 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,37
> 
> =================================================================
> ==547344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f749d7cf78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f74b39425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==547483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1c3149d78d  (<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 ticket435_parking no_tripinfo_reset ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==547537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa83061278d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa84679f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8308bdab5  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==547595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7bb808678d  (<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 ticket609 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==547755==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb2c3eb3d30 sp 0x7fb2c3eb3900 T2)
> ==547755==The signal is caused by a READ memory access.
> ==547755==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb2d81425fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb2d81117c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb2d8112311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb2d811254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb2d8142d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb2d7afb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb2d74fd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb2d3ffd292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb2d7afb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==547755==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==548131==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8871003d30 sp 0x7f8871003900 T2)
> ==548131==The signal is caused by a READ memory access.
> ==548131==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f88852a15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f88852707c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8885271311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f888527154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f88852a1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8884c5a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f888465c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f888115c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8884c5a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==548131==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="type1.0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="70.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_type1.0 tripinfo_type1.0 routing_type1.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.1" depart="1.00" departLane="" departPos="0.00" departSpeed="12.89" departDelay="0.00" arrival="71.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="70.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.56" rerouteNo="1" devices="vehroute_type1.1 tripinfo_type1.1 routing_type1.1" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.2" depart="2.00" departLane="" departPos="0.00" departSpeed="12.02" departDelay="0.00" arrival="73.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="71.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.12" rerouteNo="1" devices="vehroute_type1.2 tripinfo_type1.2 routing_type1.2" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.3" depart="3.00" departLane="" departPos="0.00" departSpeed="11.26" departDelay="0.00" arrival="74.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="71.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.68" rerouteNo="1" devices="vehroute_type1.3 tripinfo_type1.3 routing_type1.3" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.4" depart="4.00" departLane="" departPos="0.00" departSpeed="10.59" departDelay="0.00" arrival="76.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="72.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.24" rerouteNo="1" devices="vehroute_type1.4 tripinfo_type1.4 routing_type1.4" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.5" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="113.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="108.00" routeLength="962.00" waitingTime="35.00" waitingCount="0" stopTime="0.00" timeLoss="37.81" rerouteNo="1" devices="vehroute_type1.5 tripinfo_type1.5 routing_type1.5" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.6" depart="8.00" departLane="" departPos="0.00" departSpeed="11.68" departDelay="2.00" arrival="115.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="107.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="36.97" rerouteNo="1" devices="vehroute_type1.6 tripinfo_type1.6 routing_type1.6" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.9" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="1.00" arrival="117.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="107.00" routeLength="962.00" waitingTime="0.93" waitingCount="0" stopTime="0.00" timeLoss="37.13" rerouteNo="1" devices="vehroute_type1.9 tripinfo_type1.9 routing_type1.9" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.10" depart="10.00" departLane="" departPos="0.00" departSpeed="11.42" departDelay="0.00" arrival="119.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="109.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="39.29" rerouteNo="1" devices="vehroute_type1.10 tripinfo_type1.10 routing_type1.10" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.11" depart="11.00" departLane="" departPos="0.00" departSpeed="10.73" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="110.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="40.45" rerouteNo="1" devices="vehroute_type1.11 tripinfo_type1.11 routing_type1.11" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.12" depart="12.00" departLane="" departPos="0.00" departSpeed="10.12" departDelay="0.00" arrival="123.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="111.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.01" rerouteNo="1" devices="vehroute_type1.12 tripinfo_type1.12 routing_type1.12" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.13" depart="13.00" departLane="" departPos="0.00" departSpeed="9.58" departDelay="0.00" arrival="124.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="111.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="41.57" rerouteNo="1" devices="vehroute_type1.13 tripinfo_type1.13 routing_type1.13" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.14" depart="14.00" departLane="" departPos="0.00" departSpeed="9.09" departDelay="0.00" arrival="126.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="112.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="42.13" rerouteNo="1" devices="vehroute_type1.14 tripinfo_type1.14 routing_type1.14" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.15" depart="18.00" departLane="" departPos="0.00" departSpeed="11.68" departDelay="3.00" arrival="127.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="109.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="39.69" rerouteNo="1" devices="vehroute_type1.15 tripinfo_type1.15 routing_type1.15" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.16" depart="19.00" departLane="" departPos="0.00" departSpeed="10.96" departDelay="3.00" arrival="129.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="110.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="40.25" rerouteNo="1" devices="vehroute_type1.16 tripinfo_type1.16 routing_type1.16" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.17" depart="21.00" departLane="" departPos="0.00" departSpeed="11.51" departDelay="4.00" arrival="131.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="110.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="39.82" rerouteNo="1" devices="vehroute_type1.17 tripinfo_type1.17 routing_type1.17" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.7" depart="9.00" departLane="" departPos="0.00" departSpeed="10.96" departDelay="2.00" arrival="146.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="137.00" routeLength="962.00" waitingTime="65.05" waitingCount="0" stopTime="0.00" timeLoss="66.97" rerouteNo="1" devices="vehroute_type1.7 tripinfo_type1.7 routing_type1.7" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.46" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="146.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="100.00" routeLength="962.00" waitingTime="30.75" waitingCount="0" stopTime="0.00" timeLoss="30.75" rerouteNo="1" devices="vehroute_type1.46 tripinfo_type1.46 routing_type1.46" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.47" depart="47.00" departLane="" departPos="0.00" departSpeed="12.89" departDelay="0.00" arrival="148.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="101.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="31.31" rerouteNo="1" devices="vehroute_type1.47 tripinfo_type1.47 routing_type1.47" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.48" depart="48.00" departLane="" departPos="0.00" departSpeed="12.02" departDelay="0.00" arrival="150.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="31.88" rerouteNo="1" devices="vehroute_type1.48 tripinfo_type1.48 routing_type1.48" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.49" depart="49.00" departLane="" departPos="0.00" departSpeed="11.26" departDelay="0.00" arrival="151.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="32.44" rerouteNo="1" devices="vehroute_type1.49 tripinfo_type1.49 routing_type1.49" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.50" depart="50.00" departLane="" departPos="0.00" departSpeed="10.59" departDelay="0.00" arrival="153.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="103.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="33.00" rerouteNo="1" devices="vehroute_type1.50 tripinfo_type1.50 routing_type1.50" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.51" depart="51.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="154.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="103.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="33.56" rerouteNo="1" devices="vehroute_type1.51 tripinfo_type1.51 routing_type1.51" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.52" depart="52.00" departLane="" departPos="0.00" departSpeed="9.47" departDelay="0.00" arrival="156.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="104.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="34.12" rerouteNo="1" devices="vehroute_type1.52 tripinfo_type1.52 routing_type1.52" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.53" depart="53.00" departLane="" departPos="0.00" departSpeed="8.99" departDelay="0.00" arrival="157.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="104.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="34.68" rerouteNo="1" devices="vehroute_type1.53 tripinfo_type1.53 routing_type1.53" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="type1.54" depart="54.00" departLane="" departPos="0.00" departSpeed="8.56" departDelay="0.00" arrival="159.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="13.89" duration="105.00" routeLength="962.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="35.29" rerouteNo="1" devices="vehroute_type1.54 tripinfo_type1.54 routing_type1.54" vType="car" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Missing 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="type1.0" type="car" depart="0.00" color="yellow" arrival="70.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.1" type="car" depart="1.00" color="yellow" arrival="71.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.2" type="car" depart="2.00" color="yellow" arrival="73.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.3" type="car" depart="3.00" color="yellow" arrival="74.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.4" type="car" depart="4.00" color="yellow" arrival="76.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.5" type="car" depart="5.00" color="yellow" arrival="113.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
    </vehicle>

    <vehicle id="type1.6" type="car" depart="8.00" color="yellow" arrival="115.00">
        <route edges="gneE0 0/0to0/1 0/1to1/1 1/1to1/2 1/2to2/2 gneE1"/>
<truncated after showing first 30 lines>

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==548350==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1d017e1d30 sp 0x7f1d017e1900 T2)
> ==548350==The signal is caused by a READ memory access.
> ==548350==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1d15a715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1d15a407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1d15a41311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1d15a4154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1d15a71d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1d1542a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1d14e2c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1d1192c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1d1542a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==548350==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==548337==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f67cb3d3d30 sp 0x7f67cb3d3900 T2)
> ==548337==The signal is caused by a READ memory access.
> ==548337==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f67df66a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f67df6397c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f67df63a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f67df63a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f67df66ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f67df0234f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f67dea25608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f67db525292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f67df0237e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==548337==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==548518==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb5e94f3d30 sp 0x7fb5e94f3900 T2)
> ==548518==The signal is caused by a READ memory access.
> ==548518==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb5fd7895fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb5fd7587c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb5fd759311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb5fd75954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb5fd789d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb5fd1424f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb5fcb44608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb5f9644292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb5fd1427e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==548518==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==548516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f51da7cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f51daa78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f51daa78a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,30
> 
> =================================================================
> ==548592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2fd661d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2fd68c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2fd68c8a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==548602==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9554d63d30 sp 0x7f9554d63900 T2)
> ==548602==The signal is caused by a READ memory access.
> ==548602==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9568ff45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9568fc37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9568fc4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9568fc454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9568ff4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f95689ad4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f95683af608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9564eaf292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f95689ad7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==548602==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==548606==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc73d333d30 sp 0x7fc73d333900 T2)
> ==548606==The signal is caused by a READ memory access.
> ==548606==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc7515d35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc7515a27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc7515a3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc7515a354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc7515d3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc750f8c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc75098e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc74d48e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc750f8c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==548606==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==548788==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f82449d3d30 sp 0x7f82449d3900 T2)
> ==548788==The signal is caused by a READ memory access.
> ==548788==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8258c665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8258c357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8258c36311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8258c3654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8258c66d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f825861f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8258021608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8254b21292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f825861f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==548788==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==548850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f52d35b278d  (<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 ticket801b ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==548893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f983cc7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f983cf25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f983cf25a9e  (<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 ticket803 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==548974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f74d9f3b78d  (<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 ticket806 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==548977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff7a2b1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7a2dbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7a2dbba9e  (<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 ticket807 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==549084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5f90e1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f910c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f910c0a9e  (<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 ticket813 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==549093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff911be278d  (<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 ticket814 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==549232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9db3c4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9db3ef0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9db3ef0a9e  (<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 ticket836 ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==550046==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8e0f911d30 sp 0x7f8e0f911900 T2)
> ==550046==The signal is caused by a READ memory access.
> ==550046==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8e23ba65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8e23b757c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8e23b76311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8e23b7654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8e23ba6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8e2355f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8e22f61608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8e1fa61292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8e2355f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==550046==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==550153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0d5ff6a78d  (<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 ticket852 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==550251==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0ccb8e3d30 sp 0x7f0ccb8e3900 T2)
> ==550251==The signal is caused by a READ memory access.
> ==550251==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0cdfb7d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0cdfb4c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0cdfb4d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0cdfb4d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0cdfb7dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0cdf5364f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0cdef38608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0cdba38292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0cdf5367e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==550251==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==550257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc953b0b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,32
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==550281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0xfda45d in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda45d)
>     #1 0x182b390 in combCallback(double*, double**, float*, double**) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f26a0a37a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f268b4c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f268b770ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==550343==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4f928a1d30 sp 0x7f4f928a1900 T2)
> ==550343==The signal is caused by a READ memory access.
> ==550343==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4fa6b315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4fa6b007c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4fa6b01311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4fa6b0154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4fa6b31d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4fa64ea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4fa5eec608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4fa29ec292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4fa64ea7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==550343==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==550890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc93daed78d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==550909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc8f2e2578d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==550912==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff24e2e1d30 sp 0x7ff24e2e1900 T2)
> ==550912==The signal is caused by a READ memory access.
> ==550912==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff2625715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff2625407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff262541311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff26254154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff262571d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff261f2a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff26192c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff25e42c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff261f2a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==550912==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="priority" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.00" arrivalLane="" arrivalPos="83.89" arrivalSpeed="13.89" duration="13.00" routeLength="179.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_priority" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==550910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd4532ed78d  (<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 ticket925 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==551058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe5ee93b78d  (<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 ticket941 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==551077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff2e5bfb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2e5ea6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2e5ea6a9e  (<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 ticket963 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Warning: Teleporting vehicle 'n1_car_0'; waited too long, from edge 'gneE4':0, time 305.94.
< Warning: Vehicle 'n1_car_0' teleports beyond arrival edge 'gneE7', time 309.87.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==551082==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f09d91a1d30 sp 0x7f09d91a1900 T2)
> ==551082==The signal is caused by a READ memory access.
> ==551082==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f09ed4345fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f09ed4037c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f09ed404311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f09ed40454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f09ed434d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f09ecded4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f09ec7ef608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f09e92ef292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 686.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 504
<  Running: 0
<  Waiting: 0
< Teleports: 1 (Jam: 1)
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket967 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==551275==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4553221d30 sp 0x7f4553221900 T2)
> ==551275==The signal is caused by a READ memory access.
> ==551275==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f45674b75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f45674867c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4567487311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f456748754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f45674b7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4566e704f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4566872608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4563372292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4566e707e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==551275==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1026 ( Last six runs Oct2023 Apr2021 )

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

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

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

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1050 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==551846==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc08f213d30 sp 0x7fc08f213900 T2)
> ==551846==The signal is caused by a READ memory access.
> ==551846==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc0a34ae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc0a347d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc0a347e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc0a347e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc0a34aed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc0a2e674f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc0a2869608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc09f369292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc0a2e677e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==551846==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1054 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==551848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5f73a2b78d  (<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 ticket1065 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==551945==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1a763a3d30 sp 0x7f1a763a3900 T2)
> ==551945==The signal is caused by a READ memory access.
> ==551945==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1a8a6405fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1a8a60f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1a8a610311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1a8a61054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1a8a640d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1a89ff94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1a899fb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1a864fb292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1a89ff97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==551945==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1082 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==551948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0xfda45d in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda45d)
>     #1 0x182b390 in combCallback(double*, double**, float*, double**) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f7cadb6aa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c985fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c988a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1084 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==552010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa2983ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa29869aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa29869aa9e  (<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 ticket1088 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==552086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8dc2c9a78d  (<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 ticket1096 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==552161==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f13744d3d30 sp 0x7f13744d3900 T2)
> ==552161==The signal is caused by a READ memory access.
> ==552161==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f138876d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f138873c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f138873d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f138873d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f138876dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f13881264f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1387b28608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1384628292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f13881267e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==552161==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096c ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==552339==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f90b2b33d30 sp 0x7f90b2b33900 T2)
> ==552339==The signal is caused by a READ memory access.
> ==552339==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f90c6dcb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f90c6d9a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f90c6d9b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f90c6d9b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f90c6dcbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f90c67844f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f90c6186608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f90c2c86292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f90c67847e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==552339==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1107 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==552548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9ed62bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ed656aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ed656aa9e  (<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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==552917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1a30cbd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1a30f68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1a30f68a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in rawdump ----------
7,9c7
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="350.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
14,16c12
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="351.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
21,23c17
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="352.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
28,30c22
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="353.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
35,37c27
<             <lane id="3/1to2/1_0">
<                 <vehicle id="0" pos="354.00" speed="10.00"/>
<             </lane>
---
>             <vehicle id="0" pos="300.00" speed="10.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1273 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==552956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe82797478d  (<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 ticket1351 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==552992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe35bde778d  (<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 ticket1452 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Warning: Teleporting vehicle '0.0'; waited too long, from edge '1/0to1/1':0, time 15.13.
< Warning: Vehicle '0.0' ends teleporting on edge '2/1to2/2':0, time 21.64.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==553061==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc7e51bbd30 sp 0x7fc7e51bb900 T2)
> ==553061==The signal is caused by a READ memory access.
> ==553061==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc7f94535fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc7f94227c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc7f9423311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc7f942354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc7f9453d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc7f8e0c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc7f880e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc7f530e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated900 ----------
<?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="0.00" end="30.00" id="0">
        <edge id="0/0to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/0to1/0" sampledSeconds="6.62" traveltime="6.62" overlapTraveltime="6.98" density="2.40" laneDensity="2.40" occupancy="1.20" waitingTime="0.00" timeLoss="0.00" speed="13.90" departed="1" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="0/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to0/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to1/1" sampledSeconds="8.51" traveltime="8.51" overlapTraveltime="8.98" density="3.13" laneDensity="3.13" occupancy="1.57" waitingTime="0.00" timeLoss="2.00" speed="10.63" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/0to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to0/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/1to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="1" left="1" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to0/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1/2to2/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to1/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/0to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to1/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/1to2/2" sampledSeconds="6.62" traveltime="6.62" overlapTraveltime="6.98" density="2.40" laneDensity="2.40" occupancy="1.20" waitingTime="0.00" timeLoss="0.00" speed="13.90" departed="0" arrived="1" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to1/2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2/2to2/1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1520 ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==553404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4d5609a78d  (<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 ticket1551 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==553808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f83dcfb578d  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==553810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2f5e71b78d  (<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 ticket1560 ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==553877==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ffa450d3d30 sp 0x7ffa450d3900 T2)
> ==553877==The signal is caused by a READ memory access.
> ==553877==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffa593705fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ffa5933f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffa59340311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffa5934054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffa59370d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ffa58d294f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ffa5872b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ffa5522b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ffa58d297e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==553877==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==553923==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6d9f3d3d30 sp 0x7f6d9f3d3900 T2)
> ==553923==The signal is caused by a READ memory access.
> ==553923==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6db36665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6db36357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6db3636311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6db363654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6db3666d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6db301f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6db2a21608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6daf521292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6db301f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==553923==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==553929==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f67452f3d30 sp 0x7f67452f3900 T2)
> ==553929==The signal is caused by a READ memory access.
> ==553929==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f67595835fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f67595527c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6759553311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f675955354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6759583d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6758f3c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f675893e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f675543e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6758f3c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==553929==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1641 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
3a4,12
> 
> =================================================================
> ==554084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58c86a078d  (<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 ticket1698 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==554126==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f407d5c3d30 sp 0x7f407d5c3900 T2)
> ==554126==The signal is caused by a READ memory access.
> ==554126==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f40918555fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f40918247c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4091825311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f409182554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4091855d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f409120e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4090c10608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f408d710292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f409120e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==554126==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1804 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==554460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f16ba62578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16ba8d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16ba8d0a9e  (<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 ticket1845 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
1,4c1,29
< Warning: No connection between edge 'beg' and edge 'end' found.
< Warning: No route for vehicle 'bikeDisconnected' found.
< Error: Vehicle 'bikeDisconnected' has no valid route.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==554553==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff093ff3d30 sp 0x7ff093ff3900 T2)
> ==554553==The signal is caused by a READ memory access.
> ==554553==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff0a82855fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff0a82547c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff0a8255311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff0a825554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff0a8285d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff0a7c3e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff0a7640608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff0a4140292 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/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==554564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9430ba578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9430e50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9430e50a9e  (<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 Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
1a2,345
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==554691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f431409f78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==554707==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9db7c73d30 sp 0x7f9db7c73900 T2)
> ==554707==The signal is caused by a READ memory access.
> ==554707==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9dcbf0a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9dcbed97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9dcbeda311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9dcbeda54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9dcbf0ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9dcb8c34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9dcb2c5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9dc7dc5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9dcb8c37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==554707==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="91.95" arrivalSpeed="13.89" duration="52.00" routeLength="183.90" waitingTime="38.00" waitingCount="0" stopTime="0.00" timeLoss="38.00" rerouteNo="0" devices="tripinfo_0" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==554722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c353a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c35650ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c35650a9e  (<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 ticket2494 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,3c1,29
< Error: The edge 'invalidID' within the route for trip 'veh0' is not known.
<  The route can not be build.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==554811==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feb0aae3d30 sp 0x7feb0aae3900 T2)
> ==554811==The signal is caused by a READ memory access.
> ==554811==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb1ed7a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7feb1ed497c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb1ed4a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb1ed4a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb1ed7ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feb1e7334f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feb1e135608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feb1ac35292 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/extraClangDebug/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:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2543 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==555279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb8481e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb84848dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb84848da9e  (<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 ticket2574 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==555270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fac9d14d78d  (<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 Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==555581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f930b65378d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==555696==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5776621d30 sp 0x7f5776621900 T2)
> ==555696==The signal is caused by a READ memory access.
> ==555696==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f578a8b75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f578a8867c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f578a887311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f578a88754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f578a8b7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f578a2704f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5789c72608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5786772292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f578a2707e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==555696==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2995 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==555702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f776b74578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f776b9f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f776b9f0a9e  (<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 ticket2996 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==555709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f430e66578d  (<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 3xxx ticket3053 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==556114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff25466378d  (<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 3xxx ticket3108 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==555796==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4840283d30 sp 0x7f4840283900 T2)
> ==555796==The signal is caused by a READ memory access.
> ==555796==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f48545135fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f48544e27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f48544e3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f48544e354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4854513d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4853ecc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f48538ce608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f48503ce292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4853ecc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==555796==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
   <interval begin="0.00" end="993.00" id="e3_0_1i" meanTravelTime="26.40" meanOverlapTravelTime="30.71" meanSpeed="7.49" meanHaltsPerVehicle="1.37" meanTimeLoss="25.59" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="0.00" end="993.00" id="e3_0_2i" meanTravelTime="29.82" meanOverlapTravelTime="31.16" meanSpeed="8.04" meanHaltsPerVehicle="0.67" meanTimeLoss="26.02" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="0.00" end="993.00" id="e3_0_3i" meanTravelTime="32.81" meanOverlapTravelTime="33.81" meanSpeed="7.18" meanHaltsPerVehicle="0.72" meanTimeLoss="28.51" vehicleSum="60" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="0.00" end="993.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</e3Detector>
---------- Missing result in detector2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="977.00" id="e2det_1i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="977.00" id="e2det_2i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="977.00" id="e2det_3i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="977.00" id="e2det_4i_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3110 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==555799==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd359cbbd30 sp 0x7fd359cbb900 T2)
> ==555799==The signal is caused by a READ memory access.
> ==555799==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd36df4c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd36df1b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd36df1c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd36df1c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd36df4cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd36d9054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd36d307608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd369e07292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd36d9057e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==555799==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 193.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 990.50
<  Speed: 9.02
<  Duration: 113.00
<  WaitingTime: 42.00
<  TimeLoss: 42.00
<  DepartDelay: 0.00
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in detector2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="180.00" id="e2det_1i_0_180" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInte
rvalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="180.00" end="193.00" id="e2det_1i_0_180" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="193.00" id="e2det_1i_0_360" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInte
rvalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3113 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==556037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0fdd56778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0fdd812ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0fdd812a9e  (<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 ticket3255 ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==556542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f953708578d  (<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 3xxx ticket3791 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==556589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f83789f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8378ca0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8378ca0a9e  (<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 ticket4015 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==556609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdf7f62178d  (<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 ticket4180 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==556601==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f154acf3d30 sp 0x7f154acf3900 T2)
> ==556601==The signal is caused by a READ memory access.
> ==556601==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f155ef845fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f155ef537c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f155ef54311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f155ef5454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f155ef84d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f155e93d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f155e33f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f155ae3f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f155e93d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==556601==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4189 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
< Error: The lane ':C_17_0' for a stop is not known in vehicle 'NW_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==556619==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe603243d30 sp 0x7fe603243900 T2)
> ==556619==The signal is caused by a READ memory access.
> ==556619==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe6174db5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe6174aa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe6174ab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe6174ab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe6174dbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe616e944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe616896608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe613396292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4251 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_8_0' for a stop is not known in vehicle 'SN_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557242==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff93b5bbd30 sp 0x7ff93b5bb900 T2)
> ==557242==The signal is caused by a READ memory access.
> ==557242==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff94f8505fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff94f81f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff94f820311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff94f82054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff94f850d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff94f2094f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff94ec0b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff94b70b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff94f2097e3 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
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN_bike" depart="0.00" departLane="" departPos="0.00" departSpeed="6.00" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="104.75" arrivalSpeed="6.00" duration="68.00" routeLength="194.36" waitingTime="35.00" waitingCount="0" stopTime="0.00" timeLoss="35.00" rerouteNo="0" devices="tripinfo_SN_bike" vType="bicycle" speedFactor="1.44" vaporized=""/>
    <tripinfo id="WN_passenger" depart="70.00" departLane="" departPos="87.27" departSpeed="13.73" departDelay="0.00" arrival="98.00" arrivalLane="" arrivalPos="104.75" arrivalSpeed="13.73" duration="28.00" routeLength="192.01" waitingTime="14.00" waitingCount="0" stopTime="0.00" timeLoss="14.00" rerouteNo="0" devices="tripinfo_WN_passenger" vType="passenger" speedFactor="0.99" vaporized=""/>
    <tripinfo id="EW_bike" depart="70.00" departLane="" departPos="98.86" departSpeed="6.00" departDelay="0.00" arrival="117.00" arrivalLane="" arrivalPos="161.29" arrivalSpeed="6.00" duration="47.00" routeLength="260.14" waitingTime="3.00" waitingCount="0" stopTime="0.00" timeLoss="3.00" rerouteNo="0" devices="tripinfo_EW_bike" vType="bicycle" speedFactor="1.24" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4254 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'NS_car'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557243==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0752093d30 sp 0x7f0752093900 T2)
> ==557243==The signal is caused by a READ memory access.
> ==557243==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f076632f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f07662fe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f07662ff311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f07662ff54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f076632fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0765ce84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f07656ea608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f07621ea292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0765ce87e3 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 4xxx ticket4255 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'NS_car'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557284==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb94ec53d30 sp 0x7fb94ec53900 T2)
> ==557284==The signal is caused by a READ memory access.
> ==557284==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb962ee15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb962eb07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb962eb1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb962eb154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb962ee1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb96289a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb96229c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb95ed9c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb96289a7e3 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 4xxx ticket4271 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'SW_car'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557335==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5772d03d30 sp 0x7f5772d03900 T2)
> ==557335==The signal is caused by a READ memory access.
> ==557335==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5786f985fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5786f677c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5786f68311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5786f6854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5786f98d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f57869514f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5786353608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5782e53292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f57869517e3 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 4xxx ticket4285 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557372==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f03ebdd3d30 sp 0x7f03ebdd3900 T2)
> ==557372==The signal is caused by a READ memory access.
> ==557372==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f040006d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f040003c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f040003d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f040003d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f040006dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f03ffa264f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f03ff428608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f03fbf28292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f03ffa267e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==557372==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4286 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: The lane ':C_20_0' for a stop is not known in vehicle 'NE1'.
< Error: The lane ':C_19_0' for a stop is not known in vehicle 'NS1'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557381==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2634c03d30 sp 0x7f2634c03900 T2)
> ==557381==The signal is caused by a READ memory access.
> ==557381==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2648ea25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2648e717c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2648e72311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2648e7254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2648ea2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f264885b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f264825d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2644d5d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4286b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: The lane ':C_20_0' for a stop is not known in vehicle 'NE1'.
< Error: The lane ':C_19_0' for a stop is not known in vehicle 'NS1'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557427==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f50074b9d30 sp 0x7f50074b9900 T2)
> ==557427==The signal is caused by a READ memory access.
> ==557427==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f501b7475fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f501b7167c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f501b717311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f501b71754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f501b747d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f501b1004f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f501ab02608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5017602292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4287 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,3c1,29
< Error: The lane ':C_20_0' for a stop is not known in vehicle 'NE1'.
< Error: The lane ':C_19_0' for a stop is not known in vehicle 'NS1'.
< Error: The lane ':C_2_0' for a stop is not known in vehicle 'ES1'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557432==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd8a76d3d30 sp 0x7fd8a76d3900 T2)
> ==557432==The signal is caused by a READ memory access.
> ==557432==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd8bb9655fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd8bb9347c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd8bb935311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd8bb93554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd8bb965d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd8bb31e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd8bad20608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd8b7820292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4296 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557481==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f387fc33d30 sp 0x7f387fc33900 T2)
> ==557481==The signal is caused by a READ memory access.
> ==557481==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3893ed15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3893ea07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3893ea1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3893ea154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3893ed1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f389388a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f389328c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f388fd8c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f389388a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==557481==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4298 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: The lane ':C_19_0' for a stop is not known in vehicle 'NS1'.
< Error: The lane ':C_2_0' for a stop is not known in vehicle 'ES1'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557489==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8ccf253d30 sp 0x7f8ccf253900 T2)
> ==557489==The signal is caused by a READ memory access.
> ==557489==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8ce34e25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8ce34b17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8ce34b2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8ce34b254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8ce34e2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8ce2e9b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8ce289d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8cdf39d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4299 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: The lane ':C_20_0' for a stop is not known in vehicle 'NE1'.
< Error: The lane ':C_19_0' for a stop is not known in vehicle 'NS1'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557505==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5ac7123d30 sp 0x7f5ac7123900 T2)
> ==557505==The signal is caused by a READ memory access.
> ==557505==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5adb3bb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5adb38a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5adb38b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5adb38b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5adb3bbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5adad744f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5ada776608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5ad7276292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4430 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557552==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fba22141d30 sp 0x7fba22141900 T2)
> ==557552==The signal is caused by a READ memory access.
> ==557552==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fba363d65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fba363a57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fba363a6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fba363a654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fba363d6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fba35d8f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fba35791608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fba32291292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fba35d8f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==557552==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557641==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f17ec943d30 sp 0x7f17ec943900 T2)
> ==557641==The signal is caused by a READ memory access.
> ==557641==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1800bdb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1800baa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1800bab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1800bab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1800bdbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f18005944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f17fff96608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f17fca96292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f18005947e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==557641==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 296.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 5
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 5
<  Running: 0
< 
< DijkstraRouter answered 4 queries and explored 11.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 4 queries and explored 3.25 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 2 queries and explored 8.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,5c1,29
< Warning: Unused states in tlLogic 'K048', program '0' in phase 0 after tl-index 11
< Warning: Missing green phase in tlLogic 'K048', program '0' for tl-index 5
< Warning: Unused states in tlLogic 'K048', program 'VA' in phase 0 after tl-index 11
< Warning: SSM Device for vehicle 'Pkw1.1' will not be built. (SSMs not supported in MESO)
< Warning: SSM Device for vehicle 'Pkw2.0' will not be built. (SSMs not supported in MESO)
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557638==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc8e39f3d30 sp 0x7fc8e39f3900 T2)
> ==557638==The signal is caused by a READ memory access.
> ==557638==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc8f7c8a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc8f7c597c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc8f7c5a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc8f7c5a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc8f7c8ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc8f76434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc8f7045608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc8f3b45292 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 : bugs 4xxx ticket4678 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557649==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc83e053d30 sp 0x7fc83e053900 T2)
> ==557649==The signal is caused by a READ memory access.
> ==557649==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc8522de5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc8522ad7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc8522ae311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc8522ae54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc8522ded52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc851c974f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc851699608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc84e199292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc851c977e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==557649==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 467.50
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 150
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 933.72
<  Speed: 8.73
<  Duration: 115.10
<  WaitingTime: 1.74
<  TimeLoss: 47.62
<  DepartDelay: 41.87
< 
< DijkstraRouter answered 150 queries and explored 5.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4829 ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
1,2c1,29
< Warning: Unused states in tlLogic 'C', program '0' in phase 0 after tl-index 15
< Warning: Missing green phase in tlLogic 'C', program '0' for tl-index 20
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557791==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7eff2dd63d30 sp 0x7eff2dd63900 T2)
> ==557791==The signal is caused by a READ memory access.
> ==557791==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7eff41ffa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7eff41fc97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7eff41fca311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7eff41fca54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7eff41ffad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7eff419b34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7eff413b5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7eff3deb5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="v1" x="200.00" y="107.15" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="107.90" y="133.65" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
        <vehicle id="v1" x="65.60" y="107.53" angle="270.00" type="t0" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="107.90" y="133.65" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4968 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557836==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fad25b33d30 sp 0x7fad25b33900 T2)
> ==557836==The signal is caused by a READ memory access.
> ==557836==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fad39dcf5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fad39d9e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fad39d9f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fad39d9f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fad39dcfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fad397884f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fad3918a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fad35c8a292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fad397887e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==557836==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="test" depart="0.00" arrival="56.00">
        <route cost="55.75" savings="0.00" edges="152331#0 152331#1 152331#2"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==557973==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd9f6e53d30 sp 0x7fd9f6e53900 T2)
> ==557973==The signal is caused by a READ memory access.
> ==557973==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fda0b0e85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fda0b0b77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fda0b0b8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fda0b0b854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fda0b0e8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fda0aaa14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fda0a4a3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fda06fa3292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fda0aaa17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==557973==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558018==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0f52dbbd30 sp 0x7f0f52dbb900 T2)
> ==558018==The signal is caused by a READ memory access.
> ==558018==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0f6704e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0f6701d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0f6701e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0f6701e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0f6704ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0f66a074f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0f66409608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0f62f09292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0f66a077e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558018==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5366 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==557930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f481d34978d  (<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 5xxx ticket5420 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558023==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7038373d30 sp 0x7f7038373900 T2)
> ==558023==The signal is caused by a READ memory access.
> ==558023==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f704c5fe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f704c5cd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f704c5ce311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f704c5ce54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f704c5fed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f704bfb74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f704b9b9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f70484b9292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f704bfb77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558023==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 17.00
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5487 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558091==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f77ebdcbd30 sp 0x7f77ebdcb900 T2)
> ==558091==The signal is caused by a READ memory access.
> ==558091==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f780005a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f78000297c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f780002a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f780002a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f780005ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f77ffa134f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f77ff415608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f77fbf15292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f77ffa137e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558091==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18c1
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 209.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 20
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 111.17
<  Speed: 2.28
<  Duration: 53.25
<  WaitingTime: 3.73
<  TimeLoss: 15.70
<  DepartDelay: 4.70
< 
---
> Loading net-file from 'net3.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5632 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==558165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 28224 byte(s) in 504 object(s) allocated from:
>     #0 0xfda45d in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda45d)
>     #1 0x182b390 in combCallback(double*, double**, float*, double**) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7efe176e1a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efe0216f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe0241aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558322==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f67f3531d30 sp 0x7f67f3531900 T2)
> ==558322==The signal is caused by a READ memory access.
> ==558322==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f68077c75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f68077967c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6807797311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f680779754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f68077c7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f68071804f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6806b82608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6803682292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f68071807e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558322==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558323==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd6007bbd30 sp 0x7fd6007bb900 T2)
> ==558323==The signal is caused by a READ memory access.
> ==558323==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd614a515fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd614a207c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd614a21311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd614a2154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd614a51d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd61440a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd613e0c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd61090c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd61440a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558323==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5740 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558645==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7e71823d30 sp 0x7f7e71823900 T2)
> ==558645==The signal is caused by a READ memory access.
> ==558645==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7e85ab95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7e85a887c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7e85a89311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7e85a8954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7e85ab9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7e854724f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7e84e74608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7e81974292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7e854727e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558645==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="35.00" id="e1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>
---------- Missing result in detector2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="35.00" id="e2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>
---------- Missing result in detector3 ----------
<?xml version="1.0" encoding="UTF-8"?>


<e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
   <interval begin="0.00" end="35.00" id="e3" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</e3Detector>

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,34
> 
> =================================================================
> ==558646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0xfda45d in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda45d)
>     #1 0x182b390 in combCallback(double*, double**, float*, double**) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f75f2201a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f75dc82c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f75dcad7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in output ----------
4a5,18
> Simulation ended at time: 22.00
> Performance: 
> Vehicles: 
>  Inserted: 2
>  Running: 2
>  Waiting: 0
> Statistics (avg):
>  RouteLength: 0.00
>  Speed: 0.00
>  Duration: 0.00
>  WaitingTime: 0.00
>  TimeLoss: 0.00
>  DepartDelay: 0.00
> 

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==558649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6b8421d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b844c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b844c8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==558711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb665a4c78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558731==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7faa95fd3d30 sp 0x7faa95fd3900 T2)
> ==558731==The signal is caused by a READ memory access.
> ==558731==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faaaa26a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7faaaa2397c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faaaa23a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faaaa23a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faaaa26ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7faaa9c234f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7faaa9625608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7faaa6125292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7faaa9c237e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558731==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6436 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Action step length '0.60' is used for vehicle type 'bike' but step-method.ballistic was not set. Setting it now to avoid collisions.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558733==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6e90f03d30 sp 0x7f6e90f03900 T2)
> ==558733==The signal is caused by a READ memory access.
> ==558733==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6ea519f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6ea516e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6ea516f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6ea516f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6ea519fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6ea4b584f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6ea455a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6ea105a292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6ea4b587e3 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 6xxx ticket6437 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Action step length '0.60' is used for vehicle type 'bike' but step-method.ballistic was not set. Setting it now to avoid collisions.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558829==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6af40a1d30 sp 0x7f6af40a1900 T2)
> ==558829==The signal is caused by a READ memory access.
> ==558829==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6b083315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6b083007c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6b08301311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6b0830154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6b08331d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6b07cea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6b076ec608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6b041ec292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6b07cea7e3 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 6xxx ticket6438 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==558846==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdb93a03d30 sp 0x7fdb93a03900 T2)
> ==558846==The signal is caused by a READ memory access.
> ==558846==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdba7ca35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fdba7c727c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdba7c73311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdba7c7354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdba7ca3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdba765c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdba705e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdba3b5e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdba765c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==558846==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==558899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb5662778d  (<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 6xxx ticket6471b ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==559085==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fddf3033d30 sp 0x7fddf3033900 T2)
> ==559085==The signal is caused by a READ memory access.
> ==559085==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fde072c95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fde072987c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fde07299311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fde0729954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fde072c9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fde06c824f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fde06684608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fde03184292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fde06c827e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==559085==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,32
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==559120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0xfda45d in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda45d)
>     #1 0x182b390 in combCallback(double*, double**, float*, double**) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7fee538e2a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fee3e38578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee3e630ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,29
< Warning: Mesoscopic simulation does not support the taxi device yet.
< Warning: Person 'person_0' aborted waiting for taxi at edge 'gneE1'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==559253==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f20cbab3d30 sp 0x7f20cbab3900 T2)
> ==559253==The signal is caused by a READ memory access.
> ==559253==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f20dfd425fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f20dfd117c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f20dfd12311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f20dfd1254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f20dfd42d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f20df6fb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f20df0fd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f20dbbfd292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7131 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==559516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbb99d5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbb9a00aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbb9a00aa9e  (<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 ticket7154 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==559662==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6c12bf3d30 sp 0x7f6c12bf3900 T2)
> ==559662==The signal is caused by a READ memory access.
> ==559662==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6c26e915fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6c26e607c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6c26e61311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6c26e6154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6c26e91d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6c2684a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6c2624c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6c22d4c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6c2684a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==559662==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7647 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==559661==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efdbafe3d30 sp 0x7efdbafe3900 T2)
> ==559661==The signal is caused by a READ memory access.
> ==559661==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efdcf27a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7efdcf2497c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efdcf24a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efdcf24a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efdcf27ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7efdcec334f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7efdce635608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7efdcb135292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7efdcec337e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==559661==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==559666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdfd9aa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdfd9d50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdfd9d50a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==559701==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f56bcd33d30 sp 0x7f56bcd33900 T2)
> ==559701==The signal is caused by a READ memory access.
> ==559701==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f56d0fca5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f56d0f997c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f56d0f9a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f56d0f9a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f56d0fcad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f56d09834f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f56d0385608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f56cce85292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Warning: Teleporting vehicle 'flow_0.1'; waited too long, from edge 'SC':0, time 608.81.
< Warning: Vehicle 'flow_0.1' teleports beyond arrival edge 'CW', time 614.69.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==559753==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5d1df23d30 sp 0x7f5d1df23900 T2)
> ==559753==The signal is caused by a READ memory access.
> ==559753==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5d321b85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5d321877c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5d32188311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5d3218854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5d321b8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5d31b714f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5d31573608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5d2e073292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==559974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f23579d95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==560103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ee1db in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1421:33
>     #2 0x3f19b7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff31df425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==560189==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8185f83d30 sp 0x7f8185f83900 T2)
> ==560189==The signal is caused by a READ memory access.
> ==560189==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f819a21b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f819a1ea7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f819a1eb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f819a1eb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f819a21bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8199bd44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f81995d6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f81960d6292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8199bd47e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==560189==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==560229==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd2d3a13d30 sp 0x7fd2d3a13900 T2)
> ==560229==The signal is caused by a READ memory access.
> ==560229==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd2e7cb05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd2e7c7f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd2e7c80311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd2e7c8054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd2e7cb0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd2e76694f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd2e706b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd2e3b6b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd2e76697e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==560229==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==560285==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f06bc423d30 sp 0x7f06bc423900 T2)
> ==560285==The signal is caused by a READ memory access.
> ==560285==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f06d06bd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f06d068c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f06d068d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f06d068d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f06d06bdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f06d00764f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f06cfa78608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f06cc578292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f06d00767e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==560285==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8116 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Missing green phase in tlLogic 'gneJ1', program '0' for tl-index 12
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==560288==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f578ec01d30 sp 0x7f578ec01900 T2)
> ==560288==The signal is caused by a READ memory access.
> ==560288==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f57a2e975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f57a2e667c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f57a2e67311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f57a2e6754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f57a2e97d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f57a28504f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f57a2252608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f579ed52292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f57a28507e3 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
---------- Missing 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.00">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
    </timestep>
    <timestep time="1.60">
        <vehicle id="flow_0.0" x="104.80" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="gneE0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Vehicle 'trip_0' aborted waiting for a person or container that will never come.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==560333==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f78f95bbd30 sp 0x7f78f95bb900 T2)
> ==560333==The signal is caused by a READ memory access.
> ==560333==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f790d84c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f790d81b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f790d81c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f790d81c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f790d84cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f790d2054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f790cc07608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7909707292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f790d2057e3 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 output ----------
1,7c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 18.00
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trip_1" depart="0.00" departLane="NC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="17.00" arrivalLane="CS_0" arrivalPos="91.95" arrivalSpeed="13.89" duration="17.00" routeLength="194.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_trip_1 routing_trip_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -5482157 (32-bit, signed) to type 'unsigned int' changed the value to 4289485139 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293391951 + 4282364536 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4242224740 + 642572287 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==560378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8c1392178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c13bccab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c13bcca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
5,10c5,10
<     <tripinfo id="vehicle_1" depart="0.00" departLane="gneE0_0" departPos="6.60" departSpeed="0.00" departDelay="0.00" arrival="234.00" arrivalLane="gneE2_0" arrivalPos="26.80" arrivalSpeed="11.57" duration="234.00" routeLength="72.16" waitingTime="17.00" waitingCount="1" stopTime="217.00" timeLoss="10.61" rerouteNo="1" devices="tripinfo_vehicle_1 routing_vehicle_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehicle_2" depart="1.00" departLane="gneE0_0" departPos="12.20" departSpeed="0.00" departDelay="1.00" arrival="238.00" arrivalLane="gneE2_0" arrivalPos="26.80" arrivalSpeed="10.05" duration="237.00" routeLength="66.56" waitingTime="1.00" waitingCount="1" stopTime="220.00" timeLoss="10.74" rerouteNo="1" devices="tripinfo_vehicle_2 routing_vehicle_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehicle_3" depart="2.00" departLane="gneE0_0" departPos="17.80" departSpeed="0.00" departDelay="2.00" arrival="260.00" arrivalLane="gneE2_0" arrivalPos="26.80" arrivalSpeed="10.99" duration="258.00" routeLength="60.96" waitingTime="0.00" waitingCount="0" stopTime="240.00" timeLoss="12.41" rerouteNo="1" devices="tripinfo_vehicle_3 routing_vehicle_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehicle_4" depart="3.00" departLane="gneE0_0" departPos="23.40" departSpeed="0.00" departDelay="3.00" arrival="277.00" arrivalLane="gneE2_0" arrivalPos="26.80" arrivalSpeed="10.04" duration="274.00" routeLength="55.36" waitingTime="0.00" waitingCount="0" stopTime="260.00" timeLoss="8.50" rerouteNo="1" devices="tripinfo_vehicle_4 routing_vehicle_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehicle_5" depart="4.00" departLane="gneE0_0" departPos="29.00" departSpeed="0.00" departDelay="4.00" arrival="299.00" arrivalLane="gneE2_0" arrivalPos="26.80" arrivalSpeed="11.24" duration="295.00" routeLength="49.76" waitingTime="1.00" waitingCount="1" stopTime="280.00" timeLoss="10.58" rerouteNo="1" devices="tripinfo_vehicle_5 routing_vehicle_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehicle_6" depart="5.00" departLane="gneE0_0" departPos="0.00" departSpeed="0.00" departDelay="5.00" arrival="432.00" arrivalLane="gneE2_0" arrivalPos="26.80" arrivalSpeed="11.60" duration="427.00" routeLength="78.76" waitingTime="107.00" waitingCount="1" stopTime="300.00" timeLoss="119.61" rerouteNo="1" devices="tripinfo_vehicle_6 routing_vehicle_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="vehicle_1" depart="0.00" departLane="" departPos="0.00" departSpeed="0.29" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="206.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="200.00" timeLoss="200.00" rerouteNo="1" devices="tripinfo_vehicle_1 routing_vehicle_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="vehicle_2" depart="0.00" departLane="" departPos="0.00" departSpeed="0.27" departDelay="0.00" arrival="226.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="226.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="220.00" timeLoss="220.00" rerouteNo="1" devices="tripinfo_vehicle_2 routing_vehicle_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="vehicle_3" depart="103.00" departLane="" departPos="0.00" departSpeed="0.25" departDelay="103.00" arrival="349.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="246.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="240.00" timeLoss="240.00" rerouteNo="1" devices="tripinfo_vehicle_3 routing_vehicle_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="vehicle_4" depart="113.00" departLane="" departPos="0.00" departSpeed="0.23" departDelay="113.00" arrival="379.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="266.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="260.00" timeLoss="260.00" rerouteNo="1" devices="tripinfo_vehicle_4 routing_vehicle_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="vehicle_5" depart="226.00" departLane="" departPos="0.00" departSpeed="0.21" departDelay="226.00" arrival="512.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="286.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="280.00" timeLoss="280.00" rerouteNo="1" devices="tripinfo_vehicle_5 routing_vehicle_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="vehicle_6" depart="246.00" departLane="" departPos="0.00" departSpeed="0.20" departDelay="246.00" arrival="552.00" arrivalLane="" arrivalPos="26.80" arrivalSpeed="13.89" duration="306.00" routeLength="73.60" waitingTime="0.00" waitingCount="0" stopTime="300.00" timeLoss="300.00" rerouteNo="1" devices="tripinfo_vehicle_6 routing_vehicle_6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==505576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f696dfa778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f696e252ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f696e252a9e  (<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 ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==505575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8d49d0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d49fb2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d49fb2a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==524166==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff4223b9d30 sp 0x7ff4223b9900 T2)
> ==524166==The signal is caused by a READ memory access.
> ==524166==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff4366465fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff4366157c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff436616311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff43661654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff436646d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff435fff4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff435a01608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff432501292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff435fff7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==524166==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery braunschweig ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==523689==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6fe36cbd30 sp 0x7f6fe36cb900 T2)
> ==523689==The signal is caused by a READ memory access.
> ==523689==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6ff79575fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6ff79267c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6ff7927311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6ff792754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6ff7957d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6ff73104f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6ff6d12608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6ff3812292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6ff73107e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==523689==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="cS_17to2_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_17to2_1a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_2to19_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>

TEST FAILED on ts-sim-build-ba : devices battery chargingStations ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==523897==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fab11a23d30 sp 0x7fab11a23900 T2)
> ==523897==The signal is caused by a READ memory access.
> ==523897==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fab25cc25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fab25c917c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fab25c92311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fab25c9254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fab25cc2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fab2567b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fab2507d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fab21b7d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fab2567b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==523897==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==524247==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2812833d30 sp 0x7f2812833900 T2)
> ==524247==The signal is caused by a READ memory access.
> ==524247==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2826acb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2826a9a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2826a9b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2826a9b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2826acbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f28264844f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2825e86608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2822986292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f28264847e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==524247==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="12000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="12000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
        <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="12000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_subseconds ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==524332==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbaddb53d30 sp 0x7fbaddb53900 T2)
> ==524332==The signal is caused by a READ memory access.
> ==524332==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbaf1de15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fbaf1db07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbaf1db1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbaf1db154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbaf1de1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbaf179a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbaf119c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbaedc9c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbaf179a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==524332==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.60">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==523994==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5b94473d30 sp 0x7f5b94473900 T2)
> ==523994==The signal is caused by a READ memory access.
> ==523994==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5ba87035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5ba86d27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5ba86d3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5ba86d354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5ba8703d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5ba80bc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5ba7abe608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5ba45be292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5ba80bc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==523994==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery half_equipped ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,79
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x61700004fe00 which does not point to an object of type 'const MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  bf 00 80 6d  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  bf 00 80 6d  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:91:52: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  bf 00 80 6d  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:91:52 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  bf 00 80 6d  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:95:37: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  bf 00 80 6d  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery stoppingTreshold ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==524381==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1b41f21d30 sp 0x7f1b41f21900 T2)
> ==524381==The signal is caused by a READ memory access.
> ==524381==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1b561b75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1b561867c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1b56187311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1b5618754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1b561b7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1b55b704f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1b55572608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1b52072292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1b55b707e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==524381==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery trackFuel ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==523969==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc0bc6f3d30 sp 0x7fc0bc6f3900 T2)
> ==523969==The signal is caused by a READ memory access.
> ==523969==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc0d098f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc0d095e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc0d095f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc0d095f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc0d098fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc0d03484f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc0cfd4a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc0cc84a292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc0d03487e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==523969==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_elec ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==523993==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feb4de11d30 sp 0x7feb4de11900 T2)
> ==523993==The signal is caused by a READ memory access.
> ==523993==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb620a75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7feb620767c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb62077311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb6207754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb620a7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feb61a604f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feb61462608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feb5df62292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7feb61a607e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==523993==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="13000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="7.0427" acceleration="0.0000" x="-1000.0000" y="995.0500" edge="D2" posOnLane="0.0000" timeStopped="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices battery tripinfo_emission ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==524390==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8fdc873d30 sp 0x7f8fdc873900 T2)
> ==524390==The signal is caused by a READ memory access.
> ==524390==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8ff0b085fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8ff0ad77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8ff0ad8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8ff0ad854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8ff0b08d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8ff04c14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8fefec3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8fec9c3292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8ff04c17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==524390==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?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="0.00" end="50.00" id="ed">
        <edge id="101to91" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="102to103" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="102to90" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="103to102" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="103to91" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="104to105" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="104to91" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="106to104" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="107to121" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="107to95" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="108to131" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="108to73" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
            CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
        <edge id="109to110" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<truncated after showing first 30 lines>
---------- Missing result in battery ----------
<?xml version="1.0" encoding="UTF-8"?>


<battery-export>
    <timestep time="0.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1428.2700" y="25.5700" edge="76to16" posOnLane="0.0000" timeStopped="0"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="vehWithCustDepartEnergy" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="10000.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="15.2781" acceleration="0.0000" x="1396.2400" y="108.8933" edge="76to16" posOnLane="89.2700" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Missing result in chargingstations ----------
<?xml version="1.0" encoding="UTF-8"?>


<chargingstations-export>
    <chargingStation id="cS_17to2_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_17to2_1a" totalEnergyCharged="0.00" chargingSteps="0"/>
    <chargingStation id="cS_2to19_0a" totalEnergyCharged="0.00" chargingSteps="0"/>
</chargingstations-export>
---------- Missing result in emissions ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="0.00" speed="15.28" angle="338.97" x="1428.27" y="25.57"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="89.27" speed="15.28" angle="338.97" x="1396.24" y="108.89"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="89.27" speed="15.28" angle="338.97" x="1396.24" y="108.89"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="vehWithCustDepartEnergy" eclass="Energy/default" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="8.88" noise="65.52" route="!vehWithCustDepartEnergy" type="PKW" waiting="0.00" edge="76to16" pos="89.27" speed="15.28" angle="338.97" x="1396.24" y="108.89"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="vehWithCustDepartEnergy" depart="0.00" departLane="" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="84.71" arrivalSpeed="9.16" duration="49.00" routeLength="552.87" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_vehWithCustDepartEnergy emissions_vehWithCustDepartEnergy battery_vehWithCustDepartEnergy" vType="PKW" speedFactor="1.10" vaporized="">
        <emissions CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="315.006212"/>
    </tripinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_name__receiver ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==526048==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc84f6cbd30 sp 0x7fc84f6cb900 T2)
> ==526048==The signal is caused by a READ memory access.
> ==526048==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc86395c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc86392b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc86392c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc86392c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc86395cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc8633154f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc862d17608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc85f817292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc8633157e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==526048==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="9.75" observerPosBeg="122.37,5004.80" observerSpeedBeg="10.00" observerLaneIDBeg="1o" observerLanePosBeg="4901.96" seenPosBeg="73.30,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,5004.80" observerSpeedEnd="10.00" observerLaneIDEnd="1o" observerLanePosEnd="4901.96" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1o" seenRoute="1i">
            <recognitionPoint t="11.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="12.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="13.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="14.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="15.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="16.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="17.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="18.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="19.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="20.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="195.67,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="196.08"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="9.75" observerPosBeg="73.30,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="122.37,5004.80" seenSpeedBeg="10.00" seenLaneIDBeg="1o" seenLanePosBeg="4901.96" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,5004.80" seenSpeedEnd="10.00" seenLaneIDEnd="1o" seenLanePosEnd="4901.96" observerRoute="1i" seenRoute="1o">
            <recognitionPoint t="10.00" observerPos="73.30,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="122.37,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="11.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="13.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="14.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="17.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="18.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
            <recognitionPoint t="19.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="4803.92" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="4990.00" arrivalSpeed="10.00" duration="20.00" routeLength="186.08" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite one_cp ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==526049==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4a2b4b3d30 sp 0x7f4a2b4b3900 T2)
> ==526049==The signal is caused by a READ memory access.
> ==526049==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4a3f7425fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4a3f7117c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4a3f712311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4a3f71254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4a3f742d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4a3f0fb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4a3eafd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4a3b5fd292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4a3f0fb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==526049==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="9.75" observerPosBeg="122.37,5004.80" observerSpeedBeg="10.00" observerLaneIDBeg="1o" observerLanePosBeg="4901.96" seenPosBeg="73.30,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,5004.80" observerSpeedEnd="10.00" observerLaneIDEnd="1o" observerLanePosEnd="4901.96" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1o" seenRoute="1i">
            <recognitionPoint t="11.00" observerPos="97.84,5004.80" observerSpeed="10.00" observerLaneID="1o" observerLanePos="4901.96" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="9.75" observerPosBeg="73.30,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="122.37,5004.80" seenSpeedBeg="10.00" seenLaneIDBeg="1o" seenLanePosBeg="4901.96" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,5004.80" seenSpeedEnd="10.00" seenLaneIDEnd="1o" seenLanePosEnd="4901.96" observerRoute="1i" seenRoute="1o">
            <recognitionPoint t="10.00" observerPos="73.30,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="122.37,5004.80" seenSpeed="10.00" seenLaneID="1o" seenLanePos="4901.96"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="4803.92" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="4990.00" arrivalSpeed="10.00" duration="20.00" routeLength="186.08" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver all_cps ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver diff_speed ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==525178==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f687a933d30 sp 0x7f687a933900 T2)
> ==525178==The signal is caused by a READ memory access.
> ==525178==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f688ebc05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f688eb8f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f688eb90311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f688eb9054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f688ebc0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f688e5794f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f688df7b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f688aa7b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f688e5797e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==525178==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="9.29" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="9.29" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="2.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="3.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="4.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="5.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="8.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.51" observerPos="50.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="10.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="13.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="14.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="17.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="18.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="19.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="20.00" observerPos="195.67,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="196.08" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="9.29" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="21.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.74" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel one_cp ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==525201==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7ed4113d30 sp 0x7f7ed4113900 T2)
> ==525201==The signal is caused by a READ memory access.
> ==525201==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7ee83aa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7ee83797c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7ee837a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7ee837a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7ee83aad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7ee7d634f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7ee7765608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7ee4265292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7ee7d637e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==525201==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="9.29" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="9.29" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="10.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="0.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="9.29" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="0.00,4995.20" observerSpeedEnd="9.29" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="50.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="1.00" observerPos="-0.00,4995.20" observerSpeed="9.29" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="1" tBeg="10.49" observerPosBeg="47.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="97.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="9.29" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="110.00" arrivalSpeed="10.00" duration="21.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.74" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later all_cps ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==525300==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6624521d30 sp 0x7f6624521900 T2)
> ==525300==The signal is caused by a READ memory access.
> ==525300==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66387b75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f66387867c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6638787311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f663878754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66387b7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f66381704f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6637b72608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6634672292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f66381707e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==525300==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="8.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.51" observerPos="50.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="14.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="47.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="17.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="18.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="19.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
            <recognitionPoint t="20.00" observerPos="195.67,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="196.08" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="0.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="50.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="7.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="8.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
            <recognitionPoint t="9.51" observerPos="0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="50.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
        <seen id="1" tBeg="14.49" observerPosBeg="47.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="97.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1i" seenRoute="1i">
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later one_cp ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==526050==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f49f14bbd30 sp 0x7f49f14bb900 T2)
> ==526050==The signal is caused by a READ memory access.
> ==526050==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4a0574c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4a0571b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4a0571c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4a0571c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4a0574cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4a051054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4a04b07608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4a01607292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4a051057e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==526050==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in bt ----------
<?xml version="1.0" encoding="UTF-8"?>


<bt-output>
    <bt id="1">
        <seen id="2" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="2" tBeg="14.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="15.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="47.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
    <bt id="2">
        <seen id="1" tBeg="5.00" observerPosBeg="-0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="-0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="0.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="50.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="6.00" observerPos="-0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="-0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
        </seen>
        <seen id="1" tBeg="14.49" observerPosBeg="47.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="97.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1i" seenRoute="1i">
            <recognitionPoint t="16.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
        </seen>
    </bt>
</bt-output>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="5.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="160.00" arrivalSpeed="10.00" duration="20.00" routeLength="160.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,376
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==524391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff67d8b078d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 0x1279525 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 0x3efe5d5 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,376
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==524387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f88589d678d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 0x1279525 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 0x3efe5d5 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,376
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==524721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fed192ba78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 0x1279525 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 0x3efe5d5 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,376
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==524396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb45b3d178d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 0x1279525 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 0x3efe5d5 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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==523123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca15bdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca15e88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca15e88a9e  (<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 other_device ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==523465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb513a0d78d  (<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 all_by_name ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529037==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f308fd93d30 sp 0x7f308fd93900 T2)
> ==529037==The signal is caused by a READ memory access.
> ==529037==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f30a402d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f30a3ffc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f30a3ffd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f30a3ffd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f30a402dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f30a39e64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f30a33e8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f309fee8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f30a39e67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==529037==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="no_stop" depart="0.00" arrival="20.00">
        <route edges="SC CN NC"/>
    </vehicle>

    <vehicle id="stop_middle" depart="12.00" arrival="37.00">
        <route edges="SC CN NC"/>
        <stop lane="CN_0" endPos="81.95" duration="5.00"/>
    </vehicle>

    <vehicle id="stop_first" depart="10.00" arrival="38.00">
        <route edges="SC CN NC"/>
        <stop lane="SC_0" endPos="81.95" duration="5.00"/>
    </vehicle>

    <vehicle id="stop_last" depart="14.00" arrival="44.00">
        <route edges="SC CN NC"/>
        <stop lane="NC_0" endPos="81.95" duration="5.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_taz ( Last six runs Oct2023 Apr2021 )

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

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

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

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

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,16
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x1000b64 sp=0x7f3ff7bd5d30
> ==529191==LeakSanitizer has encountered a fatal error.
> ==529191==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==529191==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 Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==529182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7f4958878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f49833ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f49833a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,13
> 
> =================================================================
> ==529127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f219087878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==527588==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fabb4d93d30 sp 0x7fabb4d93900 T2)
> ==527588==The signal is caused by a READ memory access.
> ==527588==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fabc902d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fabc8ffc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fabc8ffd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fabc8ffd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fabc902dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fabc89e64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fabc83e8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fabc4ee8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fabc89e67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==527588==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="f.0" depart="0.00" arrival="31.00">
        <route edges="left0A0 A0A1 A1A2 A2B2 B2C2 C2right2"/>
    </vehicle>

    <vehicle id="f.1" depart="2.00" arrival="33.00">
        <route edges="left0A0 A0A1 A1A2 A2B2 B2C2 C2right2"/>
    </vehicle>

    <vehicle id="f.2" depart="4.00" arrival="35.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="device.rerouting" replacedAtTime="14.00" probability="0" edges="left0A0 A0A1 A1A2 A2B2 B2C2 C2right2"/>
            <route edges="left0A0 A0A1 A1B1 B1B2 B2C2 C2right2"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="f.3" depart="6.00" arrival="37.00">
        <routeDistribution>
            <route replacedOnEdge="B0B1" reason="device.rerouting" replacedAtTime="21.00" probability="0" edges="left0A0 A0B0 B0B1 B1B2 B2C2 C2right2"/>
            <route edges="left0A0 A0B0 B0B1 B1C1 C1C2 C2right2"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="f.4" depart="8.00" arrival="39.00">
        <route edges="left0A0 A0B0 B0B1 B1B2 B2C2 C2right2"/>
    </vehicle>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==528905==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5901c33d30 sp 0x7f5901c33900 T2)
> ==528905==The signal is caused by a READ memory access.
> ==528905==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5915ed25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5915ea17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5915ea2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5915ea254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5915ed2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f591588b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f591528d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5911d8d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f591588b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==528905==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 60.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< 
< AStarRouter answered 1 queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==528927==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f972ee53d30 sp 0x7f972ee53900 T2)
> ==528927==The signal is caused by a READ memory access.
> ==528927==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f97430e75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f97430b67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f97430b7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f97430b754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f97430e7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9742aa04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f97424a2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f973efa2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9742aa07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==528927==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 60.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< 
< AStarRouter answered 1 queries and explored 38.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: No landmarks in 'lookuptable', falling back to standard A*.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529026==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7bf9a93d30 sp 0x7f7bf9a93900 T2)
> ==529026==The signal is caused by a READ memory access.
> ==529026==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7c0dd255fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7c0dcf47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7c0dcf5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7c0dcf554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7c0dd25d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7c0d6de4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7c0d0e0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7c09be0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7c0d6de7e3 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 output ----------
1,14c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 60.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< 
< AStarRouter answered 1 queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Warning: No lookup table for landmark edge '5/5to4/5', recalculating.
< Warning: No lookup table for landmark edge '2/7to1/7', recalculating.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==528942==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5efc6d3d30 sp 0x7f5efc6d3900 T2)
> ==528942==The signal is caused by a READ memory access.
> ==528942==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5f109665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5f109357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5f10936311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5f1093654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5f10966d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5f1031f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5f0fd21608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5f0c821292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< 
< AStarRouter answered 1 queries and explored 117.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_diff_routes ( Last six runs Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==527759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fad5d57078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fad5d81bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fad5d81ba9e  (<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 ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==536460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1e773ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1e77659ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1e77659a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529229==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb6bb0b9d30 sp 0x7fb6bb0b9900 T2)
> ==529229==The signal is caused by a READ memory access.
> ==529229==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb6cf3485fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb6cf3177c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb6cf318311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb6cf31854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb6cf348d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb6ced014f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb6ce703608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb6cb203292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb6ced017e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==529229==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="20.00">
        <route edges="A0toB0 B0toC0 C0toC1"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,3c1,29
< Error: Source junction 'A0' not known for trip '0'!
< Set option '--junction-taz' or load a TAZ-file
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529226==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3cd1653d30 sp 0x7f3cd1653900 T2)
> ==529226==The signal is caused by a READ memory access.
> ==529226==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3ce58e35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3ce58b27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3ce58b3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3ce58b354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3ce58e3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3ce529c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3ce4c9e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3ce179e292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- Missing 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">
</routes>

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

---------- Differences in errors ----------
1c1,29
< Warning: A TAZ with id 'C2' already exists. Not building junction TAZ.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529742==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb78ca33d30 sp 0x7fb78ca33900 T2)
> ==529742==The signal is caused by a READ memory access.
> ==529742==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb7a0cc95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb7a0c987c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb7a0c99311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb7a0c9954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb7a0cc9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb7a06824f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb7a0084608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb79cb84292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb7a06827e3 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
---------- Missing 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="0" depart="0.00" arrival="40.00">
        <route edges="A0toA1 A1toA2 A2toB2 B2toB3 B3toC3 C3toC2"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529739==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ffb9be73d30 sp 0x7ffb9be73900 T2)
> ==529739==The signal is caused by a READ memory access.
> ==529739==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffbb01045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ffbb00d37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffbb00d4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffbb00d454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffbb0104d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ffbafabd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ffbaf4bf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ffbabfbf292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ffbafabd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==529739==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="27.00">
        <route edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529311==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f43c1e83d30 sp 0x7f43c1e83900 T2)
> ==529311==The signal is caused by a READ memory access.
> ==529311==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f43d61175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f43d60e67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f43d60e7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f43d60e754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f43d6117d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f43d5ad04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f43d54d2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f43d1fd2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f43d5ad07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==529311==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="33.00">
        <route edges="C0toC1 C1toB1 B1toA1 A1toA2 A2toA3"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529447==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f06b9a93d30 sp 0x7f06b9a93900 T2)
> ==529447==The signal is caused by a READ memory access.
> ==529447==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f06cdd2f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f06cdcfe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f06cdcff311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f06cdcff54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f06cdd2fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f06cd6e84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f06cd0ea608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f06c9bea292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f06cd6e87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==529447==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="46.00">
        <route edges="A0toA1 A1toB1 B1toC1 C1toB1 B1toB0 B0toC0 C0toD0"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
4a5,41
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==530135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd2c617578d  (<unknown module>)
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x2817435 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x28129fb in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7fd2dcf0b4f2 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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd2c6420a9e  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==530184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f70ea4d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f70d2ee778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f70d3192ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: No landmarks in 'lookuptable', falling back to standard A*.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==530133==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbfc21b3d30 sp 0x7fbfc21b3900 T2)
> ==530133==The signal is caused by a READ memory access.
> ==530133==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbfd64435fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fbfd64127c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbfd6413311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbfd641354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbfd6443d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbfd5dfc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbfd57fe608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbfd22fe292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbfd5dfc7e3 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 output ----------
1,14c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_districts.taz.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 60.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< 
< AStarRouter answered (NUMBER) queries and explored 133.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" fromTaz="1" toTaz="2" arrival="59.00">
        <route edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
6a7,15
> 
> =================================================================
> ==530144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f97038c678d  (<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 personTrip access ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==533670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efe6fccf78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efe862bc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe6ff7aab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7dd777c78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7dedd605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7dd7a27ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535552==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f83fdf33d30 sp 0x7f83fdf33900 T2)
> ==535552==The signal is caused by a READ memory access.
> ==535552==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f84121cd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f841219c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f841219d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f841219d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f84121cdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8411b864f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8411588608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f840e088292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8411b867e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==535552==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="person_0_0" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="81.70" arrivalSpeed="13.89" duration="15.00" routeLength="202.02" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_person_0_0 tripinfo_person_0_0 person_person_0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="0.00" vehicle="person_0_0" depart="0.00" arrival="15.00" arrivalPos="81.70" duration="15.00" routeLength="120.32" timeLoss="0.00"/>
        <walk depart="15.00" departPos="92.10" arrival="49.00" arrivalPos="46.05" duration="34.00" routeLength="46.05" timeLoss="0.84" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>
---------- Missing 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="person_0_0" depart="triggered" arrival="15.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="person:person_0" replacedAtTime="0.00" probability="0" edges="WS"/>
            <route edges="WS SC"/>
        </routeDistribution>
    </vehicle>

    <person id="person_0" depart="0.00" arrival="49.00">
        <ride from="WS" to="SC" arrivalPos="81.70" lines="person_0_0"/>
        <walk edges="EC"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc1d34e578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc1e96465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc1d3790ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2062a7978d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f20790595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2062d24ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6682f5778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f669951a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6683202ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdffa7c778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe010d8d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdffaa72ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f21e3c4778d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f21fa2065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21e3ef2ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f60aa08d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f60c064c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f60aa338ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff795fad78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff7ac56d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff796258ab5  (<unknown module>)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f89c80b578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f89de6785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89c8360ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3bc5d6578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3bdbecd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3bc6010ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f693f6ed78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6955cd05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f693f998ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb21e9178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcb384745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb2213cab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d8aea178d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5da14765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d8b14cab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2454ab778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f246b09e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2454d62ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc5a2a3a78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc5b90335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc5a2ce5ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f217de4778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f219442d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f217e0f2ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa46e39d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa48497c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa46e648ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1e3b97578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1e51ae85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1e3bc20ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0f5415378d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0f6a2b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0f543feab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f13210cd78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f133723a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1321378ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa4a8fb578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa4bf1195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa4a9260ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6abbbaa78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6ad1d0f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6abbe55ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==534573==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2d23b03d30 sp 0x7f2d23b03900 T2)
> ==534573==The signal is caused by a READ memory access.
> ==534573==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2d37d9b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2d37d6a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2d37d6b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2d37d6b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2d37d9bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2d377544f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2d37156608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2d33c56292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2d377547e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==534573==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="public" depart="4.00" arrival="164.00">
        <walk edges="b" busStop="busstop1"/>
        <ride from="b" to="g" busStop="busstop3" lines="100" intended="0.3" depart="40.00"/>
        <walk edges="g"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==534743==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f73df2a3d30 sp 0x7f73df2a3900 T2)
> ==534743==The signal is caused by a READ memory access.
> ==534743==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f73f35405fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f73f350f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f73f3510311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f73f351054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f73f3540d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f73f2ef94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f73f28fb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f73ef3fb292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f73f2ef97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==534743==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="public" depart="4.00" arrival="154.00">
        <walk edges="b" busStop="busstop1"/>
        <ride from="b" to="g" busStop="busstop3" lines="100" intended="0" depart="50.00"/>
        <walk edges="g"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_double_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Duplicate access on lane 'accessA_0' for stop 's1'
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535688==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f477f9bbd30 sp 0x7f477f9bb900 T2)
> ==535688==The signal is caused by a READ memory access.
> ==535688==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4793c4e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4793c1d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4793c1e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4793c1e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4793c4ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f47936074f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4793009608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f478fb09292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Could not add access outside a stopping place.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535687==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0c11de3d30 sp 0x7f0c11de3900 T2)
> ==535687==The signal is caused by a READ memory access.
> ==535687==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0c260805fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0c2604f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0c26050311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0c2605054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0c26080d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0c25a394f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0c2543b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0c21f3b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,37
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==535863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f615c36778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f617292e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f615c612ab5  (<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 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,51
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==533130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x39eefca in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x3a39105 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x3a0197b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x3a3b7bd in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #6 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x3a5f388 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #8 0x21b8566 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #9 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f70936e74f2 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==533593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f08cf4b578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f08e56175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f08cf760ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,51
< Warning: Ignoring vehicle type 'typ0' when routing person 'p1' because it is not allowed on the start edge.
---
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> Warning: Ignoring vehicle type 'typ0' when routing person 'p1' because it is not allowed on the start edge./home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> 
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==533583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x39eefca in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x3a39105 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x3a0197b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x3a3b7bd in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #6 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x3a5f388 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #8 0x21b8566 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #9 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/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 : devices rerouting personTrip intermodal_car_walk_no_place ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,51
> 
> =================================================================
> ==533610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x39eefca in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x3a39105 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x3a0197b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x3a3b7bd in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #6 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x3a5f388 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #8 0x21b8566 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #9 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7fb1e5b2b4f2 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,51
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==533481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x39eefca in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x3a39105 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #4 0x3a0197b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #5 0x3a3b7bd in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #6 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #7 0x3a5f388 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #8 0x21b8566 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #9 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #10 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #11 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f1ec816a4f2 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531444==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f59572f3d30 sp 0x7f59572f3900 T2)
> ==531444==The signal is caused by a READ memory access.
> ==531444==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f596b5925fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f596b5617c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f596b562311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f596b56254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f596b592d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f596af4b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f596a94d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f596744d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f596af4b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==531444==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="0" depart="0.00" arrival="166.00">
        <walk edges="A0toB0 B0toC0 C0toC1"/>
    </person>

</routes>

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

---------- Differences in errors ----------
1,3c1,29
< Error: Source junction 'A0' not known for person '0'!
< Set option '--junction-taz' or load a TAZ-file
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531198==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc988733d30 sp 0x7fc988733900 T2)
> ==531198==The signal is caused by a READ memory access.
> ==531198==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc99c9c15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc99c9907c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc99c991311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc99c99154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc99c9c1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc99c37a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc99bd7c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc99887c292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- Missing 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">
</routes>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0fdc2615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0fc60ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0fc63aaab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: A TAZ with id 'C2' already exists. Not building junction TAZ.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531528==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3a23063d30 sp 0x7f3a23063900 T2)
> ==531528==The signal is caused by a READ memory access.
> ==531528==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3a372f35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3a372c27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3a372c3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3a372c354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3a372f3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3a36cac4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3a366ae608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3a331ae292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3a36cac7e3 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
---------- Missing 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">
    <person id="0" depart="0.00" arrival="266.00">
        <walk edges="A0toA1 A1toA2 A2toB2 B2toC2 C3toC2"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531519==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1f9cfcbd30 sp 0x7f1f9cfcb900 T2)
> ==531519==The signal is caused by a READ memory access.
> ==531519==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1fb12585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1fb12277c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1fb1228311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1fb122854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1fb1258d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1fb0c114f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1fb0613608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1fad113292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1fb0c117e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==531519==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="0" depart="0.00" arrival="265.00">
        <walk edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531452==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5071253d30 sp 0x7f5071253900 T2)
> ==531452==The signal is caused by a READ memory access.
> ==531452==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f50854e05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f50854af7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f50854b0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f50854b054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f50854e0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5084e994f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f508489b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f508139b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5084e997e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==531452==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="0" depart="0.00" arrival="331.00">
        <walk edges="C0toC1 B1toC1 A1toB1 A1toA2 A2toA3"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531457==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f42c28e3d30 sp 0x7f42c28e3900 T2)
> ==531457==The signal is caused by a READ memory access.
> ==531457==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f42d6b7b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f42d6b4a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f42d6b4b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f42d6b4b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f42d6b7bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f42d65344f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f42d5f36608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f42d2a36292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f42d65347e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==531457==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="0" depart="0.00" arrival="200.00">
        <walk edges="A0toB0 B0toC0 C0toD0"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531470==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2b4a4a1d30 sp 0x7f2b4a4a1900 T2)
> ==531470==The signal is caused by a READ memory access.
> ==531470==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2b5e7315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2b5e7007c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2b5e701311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2b5e70154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2b5e731d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2b5e0ea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2b5daec608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2b5a5ec292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2b5e0ea7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==531470==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="0" depart="0.00" arrival="200.00">
        <walk edges="A0toB0 B0toC0 C0toD0"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==534807==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5264be3d30 sp 0x7f5264be3900 T2)
> ==534807==The signal is caused by a READ memory access.
> ==534807==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5278e735fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5278e427c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5278e43311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5278e4354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5278e73d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f527882c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f527822e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5274d2e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f527882c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==534807==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="public" depart="4.00" arrival="154.00">
        <walk edges="b" busStop="busstop1"/>
        <ride from="b" to="g" busStop="busstop3" lines="100" intended="0" depart="50.00"/>
        <walk edges="g"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==535487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f57930c778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f57a969f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5793372ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,288
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==533001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f45d7ce578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f45ede565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x32d13b8 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:94:16
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa83156778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa847b2d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa831812ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==532994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f85d592b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f85ebeed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85d5bd6ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef6683a02c 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef4e17d78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fef668805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0b830c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b6cafd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b6cda8ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f946c31c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9455d5778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9456002ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==534826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0e468e85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0e3032778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0e305d2ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa9d7d125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa9c174178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa9c19ecab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f63fed1778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f64152e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f63fefc2ab5  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535258==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa67eff3d30 sp 0x7fa67eff3900 T2)
> ==535258==The signal is caused by a READ memory access.
> ==535258==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa6932885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa6932577c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa693258311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa69325854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa693288d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa692c414f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa692643608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa68f143292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa692c417e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==535258==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trainAB.0" depart="315.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="523.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.0" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="549.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.0" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.0" depart="362.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="568.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="400.00" type="DEFAULT_PEDTYPE">
        <stop duration="1.00" arrival="401.00" arrivalPos="300.00" actType="waiting"/>
        <ride waitingTime="142.00" vehicle="trainAC.0" depart="543.00" arrival="679.00" arrivalPos="1400.00" duration="136.00" routeLength="1100.00" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="trainAC.0" depart="451.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="693.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.0 person_trainAC.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.0" depart="522.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="764.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.1" depart="915.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1123.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.1" depart="962.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1168.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.2" depart="1515.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1723.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.1" depart="1205.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1749.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.1" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.2" depart="1562.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1768.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.3" depart="2115.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2323.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.3" depart="2162.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2368.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAC.1" depart="2251.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2493.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.1" depart="2322.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2564.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.4" depart="2715.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2923.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.4" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.2" depart="2405.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2949.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.2" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.4" depart="2762.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2968.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.4" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.5" depart="3315.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="3523.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.5" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.5" depart="3362.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="3568.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.5" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.6" depart="3915.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="4123.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.6" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.3" depart="3605.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="4149.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.3" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.6" depart="3962.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="4168.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.6" vType="train" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535279==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f828f1f3d30 sp 0x7f828f1f3900 T2)
> ==535279==The signal is caused by a READ memory access.
> ==535279==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f82a34905fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f82a345f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f82a3460311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f82a346054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f82a3490d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f82a2e494f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f82a284b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f829f34b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f82a2e497e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==535279==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="trainAB.0" depart="315.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="523.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.0" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="549.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.0" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.0" depart="362.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="568.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.0 person_trainBA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAC.0" depart="451.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="693.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.0" depart="522.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="764.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.0" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.1" depart="915.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1123.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.1" depart="962.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1168.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="400.00" type="DEFAULT_PEDTYPE">
        <stop duration="1.00" arrival="401.00" arrivalPos="300.00" actType="waiting"/>
        <ride waitingTime="53.00" vehicle="trainBA.0" depart="454.00" arrival="547.00" arrivalPos="800.00" duration="93.00" routeLength="500.00" timeLoss="0.00"/>
        <walk depart="547.00" departPos="111.92" arrival="569.00" arrivalPos="81.39" duration="22.00" routeLength="30.53" timeLoss="0.02" maxSpeed="1.39"/>
        <access stop="stopA_E" depart="569.00" arrival="642.00" duration="73.00" routeLength="102.24"/>
        <walk depart="642.00" departPos="81.39" arrival="1492.00" arrivalPos="109.86" duration="850.00" routeLength="1176.85" timeLoss="2.67" maxSpeed="1.39"/>
        <access stop="stopC_E" depart="1492.00" arrival="1503.00" duration="11.00" routeLength="15.46"/>
    </personinfo>
    <tripinfo id="trainAB.2" depart="1515.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1723.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.1" depart="1205.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1749.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.1" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.2" depart="1562.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1768.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.3" depart="2115.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2323.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.3" depart="2162.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2368.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.3" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAC.1" depart="2251.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2493.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainAC.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainCA.1" depart="2322.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2564.00" arrivalLane="" arrivalPos="1700.00" arrivalSpeed="13.89" duration="242.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="119.21" timeLoss="119.21" rerouteNo="0" devices="tripinfo_trainCA.1" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.4" depart="2715.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2923.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.4" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="busABCD.2" depart="2405.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2949.00" arrivalLane="" arrivalPos="487.60" arrivalSpeed="1.75" duration="544.00" routeLength="4905.20" waitingTime="0.00" waitingCount="0" stopTime="189.87" timeLoss="189.87" rerouteNo="0" devices="tripinfo_busABCD.2" vType="bus" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainBA.4" depart="2762.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="2968.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="206.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="119.41" timeLoss="119.41" rerouteNo="0" devices="tripinfo_trainBA.4" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="trainAB.5" depart="3315.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="3523.00" arrivalLane="" arrivalPos="1200.00" arrivalSpeed="13.89" duration="208.00" routeLength="1200.00" waitingTime="0.00" waitingCount="0" stopTime="121.21" timeLoss="121.21" rerouteNo="0" devices="tripinfo_trainAB.5" vType="train" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535200==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa666101d30 sp 0x7fa666101900 T2)
> ==535200==The signal is caused by a READ memory access.
> ==535200==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa67a3975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa67a3667c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa67a367311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa67a36754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa67a397d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa679d504f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa679752608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa676252292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa679d507e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==535200==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <stop duration="1.00" arrival="1.00" arrivalPos="800.00" actType="waiting"/>
        <walk depart="1.00" departPos="111.92" arrival="20.00" arrivalPos="86.23" duration="19.00" routeLength="25.69" timeLoss="0.50" maxSpeed="1.39"/>
        <access stop="stopA_W" depart="20.00" arrival="91.00" duration="71.00" routeLength="98.62"/>
    </personinfo>
    <personinfo id="p1" depart="100.00" type="DEFAULT_PEDTYPE">
        <stop duration="1.00" arrival="101.00" arrivalPos="100.00" actType="waiting"/>
        <walk depart="101.00" departPos="100.00" arrival="110.00" arrivalPos="111.92" duration="9.00" routeLength="11.92" timeLoss="0.42" maxSpeed="1.39"/>
        <access stop="stopA_S" depart="110.00" arrival="122.00" duration="12.00" routeLength="17.52"/>
        <walk depart="122.00" departPos="111.92" arrival="141.00" arrivalPos="86.23" duration="19.00" routeLength="25.69" timeLoss="0.50" maxSpeed="1.39"/>
        <access stop="stopA_W" depart="141.00" arrival="212.00" duration="71.00" routeLength="98.62"/>
    </personinfo>
</tripinfos>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535547==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0e6ffe1d30 sp 0x7f0e6ffe1900 T2)
> ==535547==The signal is caused by a READ memory access.
> ==535547==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0e842715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0e842407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0e84241311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0e8424154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0e84271d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0e83c2a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0e8362c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0e8012c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0e83c2a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==535547==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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">
    <person id="0" depart="0.00" arrival="265.00">
        <walk edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </person>

    <person id="1" depart="0.00" arrival="265.00">
        <walk edges="A0toA1 A1toB1 B1toC1 C1toC2"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,36
> 
> =================================================================
> ==532175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0dd418a78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0dea2f15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==531670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f00a1ec778d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f00b80505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : devices rerouting personTrip walk_access_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==533884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4aa9b0578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4ac00c75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 reroute_congestions delayed_insertion ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==536002==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f735ac93d30 sp 0x7f735ac93900 T2)
> ==536002==The signal is caused by a READ memory access.
> ==536002==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f736ef255fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f736eef47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f736eef5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f736eef554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f736ef25d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f736e8de4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f736e2e0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f736ade0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f736e8de7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==536002==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 3972.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 3453.26
<  Speed: 13.78
<  Duration: 252.83
<  WaitingTime: 0.35
<  TimeLoss: 3.11
<  DepartDelay: 0.00
< 
< DijkstraRouter answered 2321 queries and explored 146.49 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing 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="10" depart="40.00" arrival="191.00">
        <route cost="164.32" savings="0.00" edges="-1784 1784 -1892 -829 833 2386 -2370 1903 2058 2438" exitTimes="47.00 53.00 84.00 93.00 99.00 114.00 137.00 167.00 182.00 191.00"/>
    </vehicle>

    <vehicle id="6" depart="24.00" arrival="210.00">
        <route cost="193.93" savings="0.00" edges="-2669 -1780 -1627 -814 -658 -278 -262 264 493 1338 1575 1623" exitTimes="50.00 65.00 72.00 79.00 86.00 93.00 121.00 136.00 169.00 179.00 195.00 210.00"/>
    </vehicle>

    <vehicle id="17" depart="68.00" arrival="218.00">
        <route cost="149.09" savings="0.00" edges="-1892 -829 833 2386 -2370 1903 2058" exitTimes="104.00 115.00 122.00 139.00 166.00 200.00 218.00"/>
    </vehicle>

    <vehicle id="2" depart="8.00" arrival="231.00">
        <route cost="224.98" savings="0.00" edges="-21 5 222 240 254 278 652 662 833 2386 -2370 1903" exitTimes="32.00 40.00 55.00 79.00 104.00 111.00 145.00 152.00 159.00 174.00 199.00 231.00"/>
    </vehicle>

    <vehicle id="11" depart="44.00" arrival="240.00">
        <route cost="200.58" savings="0.00" edges="-1780 1784 -1892 -829 833 2386 -2370 1903 2072 -2440" exitTimes="60.00 67.00 100.00 109.00 116.00 132.00 156.00 188.00 211.00 240.00"/>
    </vehicle>

    <vehicle id="4" depart="16.00" arrival="245.00">
        <route cost="235.91" savings="0.00" edges="-222 222 240 254 278 652 662 833 2386 -2370 1903 2058 2438" exitTimes="32.00 47.00 71.00 94.00 101.00 135.00 141.00 148.00 164.00 188.00 220.00 235.00 245.00"/>
    </vehicle>

    <vehicle id="13" depart="52.00" arrival="248.00">
        <route cost="219.72" savings="0.00" edges="-2440 -2438 -2058 2066 -2175 -1605 1611 -1613 -1575 -1314 1312 1342" exitTimes="79.00 88.00 102.00 109.00 139.00 146.00 168.00 184.00 198.00 227.00 234.00 248.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==535871==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd764c33d30 sp 0x7fd764c33900 T2)
> ==535871==The signal is caused by a READ memory access.
> ==535871==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd778ec95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd778e987c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd778e99311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd778e9954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd778ec9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd7788824f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd778284608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd774d84292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd7788827e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==535871==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 3972.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 3453.26
<  Speed: 13.78
<  Duration: 252.83
<  WaitingTime: 0.35
<  TimeLoss: 3.11
<  DepartDelay: 0.00
< 
< DijkstraRouter answered 2321 queries and explored 146.49 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing 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="10" depart="40.00" arrival="191.00">
        <route cost="164.32" savings="0.00" edges="-1784 1784 -1892 -829 833 2386 -2370 1903 2058 2438"/>
    </vehicle>

    <vehicle id="6" depart="24.00" arrival="210.00">
        <route cost="193.93" savings="0.00" edges="-2669 -1780 -1627 -814 -658 -278 -262 264 493 1338 1575 1623"/>
    </vehicle>

    <vehicle id="17" depart="68.00" arrival="218.00">
        <route cost="149.09" savings="0.00" edges="-1892 -829 833 2386 -2370 1903 2058"/>
    </vehicle>

    <vehicle id="2" depart="8.00" arrival="231.00">
        <route cost="224.98" savings="0.00" edges="-21 5 222 240 254 278 652 662 833 2386 -2370 1903"/>
    </vehicle>

    <vehicle id="11" depart="44.00" arrival="240.00">
        <route cost="200.58" savings="0.00" edges="-1780 1784 -1892 -829 833 2386 -2370 1903 2072 -2440"/>
    </vehicle>

    <vehicle id="4" depart="16.00" arrival="245.00">
        <route cost="235.91" savings="0.00" edges="-222 222 240 254 278 652 662 833 2386 -2370 1903 2058 2438"/>
    </vehicle>

    <vehicle id="13" depart="52.00" arrival="248.00">
        <route cost="219.72" savings="0.00" edges="-2440 -2438 -2058 2066 -2175 -1605 1611 -1613 -1575 -1314 1312 1342"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer ( Last six runs Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==526508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6a53fdc78d  (<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 routes_same_route close_to_junction ( Last six runs Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,3
> Warning: Stop 0 on edge 'a' is used in 6 edges but first encounter is in 0 edges for vehicle 'bus' at time 2.00
> Error: Stop 0 on edge 'a' is not found after edge 'b' (0 after current for vehicle 'bus' at time 28.00
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1142: const ConstMSEdgeVector MSBaseVehicle::getStopEdges(double &, double &) const: Zusicherung »haveValidStopEdges()« nicht erfüllt.
---------- Differences in stopinfos ----------
2a3,9
> <!-- generated on Fr 02 Apr 2021 08:11:22 CEST by Eclipse SUMO GUI Version v1_8_0+1937-5528240401
> 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,7c11,52
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="bus" type="bus" edge="a" pos="0.00" parking="0" started="165.32" ended="202.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_a"/>
<     <stopinfo id="bus" type="bus" edge="c" pos="0.00" parking="0" started="225.68" ended="268.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_c"/>
< </stops>
---
>     <input>
>         <net-file value="net.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"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>         <pedestrian.model value="nonInteracting"/>
>     </processing>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,9
> <!-- generated on Fr 02 Apr 2021 08:11:22 CEST by Eclipse SUMO GUI Version v1_8_0+1937-5528240401
> 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,13c11,15
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="bus" type="bus" depart="0.00" departPos="0.00" arrival="268.00">
<         <routeDistribution>
<             <route replacedOnEdge="a" reason="device.rerouting" replacedAtTime="2.00" probability="0" edges="a b c -c -b -a a b c"/>
<             <route replacedOnEdge="b" reason="device.rerouting" replacedAtTime="28.00" probability="0" edges="a b c"/>
<             <route edges="a b c -c -b -a a b c"/>
<         </routeDistribution>
<         <stop busStop="busStop_a" duration="10.00"/>
<         <stop busStop="busStop_c" duration="10.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
15c17,52
< </routes>
---
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
1c1,29
< Warning: Undefined end for flow '0', defaulting to 24hour duration.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==530955==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f369b983d30 sp 0x7f369b983900 T2)
> ==530955==The signal is caused by a READ memory access.
> ==530955==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f36afc1a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f36afbe97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f36afbea311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f36afbea54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f36afc1ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f36af5d34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f36aefd5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f36abad5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f36af5d37e3 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
---------- Missing 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="0.0" depart="0.00" arrival="53.00">
        <routeDistribution>
            <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 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Undefined end for flow '0', defaulting to 24hour duration.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==530996==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efeaad33d30 sp 0x7efeaad33900 T2)
> ==530996==The signal is caused by a READ memory access.
> ==530996==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efebefce5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7efebef9d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efebef9e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efebef9e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efebefced52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7efebe9874f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7efebe389608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7efebae89292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7efebe9877e3 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
---------- Missing 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="0.0" depart="0.00" arrival="53.00">
        <routeDistribution>
            <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 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531106==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd1ea023d30 sp 0x7fd1ea023900 T2)
> ==531106==The signal is caused by a READ memory access.
> ==531106==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd1fe2c45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd1fe2937c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd1fe294311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd1fe29454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd1fe2c4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd1fdc7d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd1fd67f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd1fa17f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd1fdc7d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==531106==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="53.00">
        <routeDistribution>
            <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"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting via route_embedded ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==531107==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3947c83d30 sp 0x7f3947c83900 T2)
> ==531107==The signal is caused by a READ memory access.
> ==531107==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f395bf175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f395bee67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f395bee7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f395bee754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f395bf17d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f395b8d04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f395b2d2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3957dd2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f395b8d07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==531107==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="53.00">
        <routeDistribution>
            <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"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting via trips ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==530284==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff25cff3d30 sp 0x7ff25cff3900 T2)
> ==530284==The signal is caused by a READ memory access.
> ==530284==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff27128d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff27125c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff27125d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff27125d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff27128dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff270c464f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff270648608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff26d148292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff270c467e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==530284==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="79.00">
        <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==530393==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd8ed673d30 sp 0x7fd8ed673900 T2)
> ==530393==The signal is caused by a READ memory access.
> ==530393==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd9019055fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd9018d47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd9018d5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd9018d554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd901905d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd9012be4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd900cc0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd8fd7c0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd9012be7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==530393==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" arrival="79.00">
        <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==530454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3d7ab5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3d7ae00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3d7ae00a9e  (<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_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==530518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa51d90578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa51dbb0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa51dbb0a9e  (<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_taz ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==530285==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f72257f3d30 sp 0x7f72257f3900 T2)
> ==530285==The signal is caused by a READ memory access.
> ==530285==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7239a835fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7239a527c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7239a53311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7239a5354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7239a83d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f723943c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7238e3e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f723593e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f723943c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==530285==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0" depart="0.00" fromTaz="taz_0" toTaz="taz_1" arrival="46.00">
        <route edges="A1toB1 B1toB2 B2toB3 B3toB2 B2toB1 B1toC1 C1toC0"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==530203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f153187c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1531b27ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1531b27a9e  (<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_fractional_warning ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==543995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3916a9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3916d48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3916d48a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==543997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0f61cfa78d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==544092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f098007578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0980320ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0980320a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==545987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbe5ec555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==546035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4fc7d785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Warning: Disconnected plan for person 'p0' (stop range 29.80-30.00 does not cover previous arrival position 10.00).
< Warning: Disconnected plan for person 'p0' (stop range 39.80-40.00 does not cover previous arrival position 10.00).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==546060==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6599ea1d30 sp 0x7f6599ea1900 T2)
> ==546060==The signal is caused by a READ memory access.
> ==546060==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f65ae1345fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f65ae1037c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f65ae104311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f65ae10454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f65ae134d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f65adaed4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f65ad4ef608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f65a9fef292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <person id="p0" x="110.85" y="8.00" angle="0.00" speed="1.39" pos="8.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="110.85" y="8.82" angle="0.00" speed="1.39" pos="8.82" 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"/>
    </timestep>
    <timestep time="7.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="8.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>

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==546027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1467a555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==546038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0a3b58a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a3b835ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a3b835a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==545049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcad9e6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcada115ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcada115a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==545062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6f8ebed78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- Differences in tripinfos ----------
5,7c5,7
<     <tripinfo id="0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="83.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="83.00" routeLength="1494.90" waitingTime="21.00" waitingCount="1" stopTime="0.00" timeLoss="29.20" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="1" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="194.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="194.00" routeLength="1494.90" waitingTime="101.00" waitingCount="1" stopTime="0.00" timeLoss="104.60" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="end_0" departPos="5.00" departSpeed="0.00" departDelay="0.00" arrival="423.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="27.80" duration="423.00" routeLength="495.00" waitingTime="0.00" waitingCount="0" stopTime="400.00" timeLoss="4.86" rerouteNo="0" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="blocker" depart="0.00" departLane="" departPos="0.00" departSpeed="0.25" departDelay="0.00" arrival="418.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="418.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="400.00" timeLoss="400.00" rerouteNo="0" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.90" departDelay="0.00" arrival="421.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="421.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="330.86" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="0" depart="0.00" departLane="" departPos="0.00" departSpeed="27.80" departDelay="0.00" arrival="438.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="27.80" duration="438.00" routeLength="1500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="383.41" rerouteNo="0" devices="tripinfo_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==545168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f50bb0ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==545163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f451c5485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==544145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb17f4ed78d  (<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 routes invalid_departpos ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==545235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8b67c5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b67f00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b67f00a9e  (<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 Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
11a22,38
> 
> =================================================================
> ==544006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f81d77a378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f81d7a4eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f81d7a4ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==545874==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9d1a503d30 sp 0x7f9d1a503900 T2)
> ==545874==The signal is caused by a READ memory access.
> ==545874==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9d2e79a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9d2e7697c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9d2e76a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9d2e76a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9d2e79ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9d2e1534f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9d2db55608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9d2a655292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9d2e1537e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==545874==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_longer ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Unused states in tlLogic '0', program '0' in phase 0 after tl-index 11
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==545877==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f670b403d30 sp 0x7f670b403900 T2)
> ==545877==The signal is caused by a READ memory access.
> ==545877==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f671f6995fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f671f6687c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f671f669311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f671f66954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f671f699d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f671f0524f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f671ea54608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f671b554292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f671f0527e3 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 : errors traffic_lights initial_phase_shorter ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Invalid linkIndex '11' in connection controlled by '0'
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==545922==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7febd02f3d30 sp 0x7febd02f3900 T2)
> ==545922==The signal is caused by a READ memory access.
> ==545922==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7febe458a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7febe45597c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7febe455a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7febe455a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7febe458ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7febe3f434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7febe3945608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7febe0445292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_ok ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==545966==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5a042bbd30 sp 0x7f5a042bb900 T2)
> ==545966==The signal is caused by a READ memory access.
> ==545966==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5a185505fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5a1851f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5a18520311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5a1852054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5a18550d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5a17f094f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5a1790b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5a1440b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5a17f097e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==545966==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_longer ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Unused states in tlLogic '0', program '1' in phase 0 after tl-index 11
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==545974==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb786dcbd30 sp 0x7fb786dcb900 T2)
> ==545974==The signal is caused by a READ memory access.
> ==545974==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb79b05b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb79b02a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb79b02b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb79b02b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb79b05bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb79aa144f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb79a416608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb796f16292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb79aa147e3 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 : errors traffic_lights loaded_phase_shorter ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Mismatching phase size in tls '0', program '1'.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==545973==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb69c4f3d30 sp 0x7fb69c4f3900 T2)
> ==545973==The signal is caused by a READ memory access.
> ==545973==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb6b07905fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb6b075f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb6b0760311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb6b076054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb6b0790d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb6b01494f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb6afb4b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb6ac64b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors unsafe_connections ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==546063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f41112a478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f411154fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f411154fa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==498151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb6d4ccd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb6d4f78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb6d4f78a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==498153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efff71af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efff745aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efff745aa9e  (<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 Oct2023 Apr2021 )

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

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

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

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

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==498261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f31681f078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f316849bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f316849ba9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==496645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd7bb30878d  (<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 calibrator high_flow ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==497583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff1f620178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1f64acab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1f64aca9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==497588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd890ced78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd890f98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd890f98a9e  (<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 Oct2023 Apr2021 )

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

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

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

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

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

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

---------- Differences in errors ----------
1a2,11
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==497040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe18b3d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe18b682ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe18b682a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==496727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0bddd3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0bddfe2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0bddfe2a9e  (<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 Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==499956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f37fed8d78d  (<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 rerouter closingLane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==493986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f991367f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f991392aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f991392aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 375.00
---
> Simulation ended at time: 288.00
14,17c14,18
<  Duration: 47.42
<  WaitingTime: 0.03
<  TimeLoss: 18.14
<  DepartDelay: 12.90
---
>  Speed: 17.23
>  Duration: 48.79
>  WaitingTime: 0.04
>  TimeLoss: 19.52
>  DepartDelay: 15.14
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_all ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3232ecd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3233178ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3233178a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 162.00
---
> Simulation ended at time: 173.00
14,17c14,17
<  Speed: 23.59
<  Duration: 38.56
<  WaitingTime: 0.25
<  TimeLoss: 1.50
---
>  Speed: 22.81
>  Duration: 40.44
>  WaitingTime: 0.18
>  TimeLoss: 3.32
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_with_rerouting ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==489097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1f574dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f57787ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f57787a9e  (<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 Oct2023 Apr2021 )

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

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

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedEnroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==489214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe34e44178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe34e6ecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe34e6eca9e  (<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 Oct2023 Apr2021 )

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

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

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

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready_ignore ( Last six runs Oct2023 Apr2021 )

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

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

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

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,10
< Error: Vehicle 'tripClosedAlready' is not allowed to depart on its first edge.
< Quitting (on error).
---
> Warning: Vehicle 'tripClosedAlready' is not allowed to depart on its first edge.
> 
> =================================================================
> ==490852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff466c6d78d  (<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 rerouter closingReroute hard_closedDepartEdge vehicle_departLane_best ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==490857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5a1fe7178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a2011cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a2011ca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==490853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f53bb86778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53bbb12ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53bbb12a9e  (<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_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,10
< Error: Vehicle 'VehicleClosedAlready' is not allowed to depart on its first edge.
< Quitting (on error).
---
> Warning: Vehicle 'VehicleClosedAlready' is not allowed to depart on its first edge.
> 
> =================================================================
> ==490862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb2a679d78d  (<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 rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==490721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f668006178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f668030cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f668030ca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,13
> 
> =================================================================
> ==489579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f69bb23778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==490281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f88901a178d  (<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 rerouter closingReroute hard_noalt_nosign vehicle_closedAlready ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==490722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f831ea8178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f831ed2cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f831ed2ca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==490727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0571ccd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0571f78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0571f78a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==489452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe08e59178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe08e83cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe08e83ca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,13
> 
> =================================================================
> ==489374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa719c1178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==489434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd0ab9f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd0abca0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd0abca0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==489464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f080a7c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f080aa72ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f080aa72a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==489562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd3e847778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3e8722ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3e8722a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==490954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feafc6c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feafc972ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feafc972a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==490953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f287b7cf78d  (<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 rerouter closingReroute soft_alt_nosign vehicle_closedAlready ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==490955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f461d2e578d  (<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 rerouter closingReroute soft_alt_nosign vehicle_closedEnroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==491141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd6da8178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd6dd2cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd6dd2ca9e  (<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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==492230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f31849d478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3184c7fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3184c7fa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==492231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbdcbedc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbdcc187ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbdcc187a9e  (<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_closeEnroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==492137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcf7390c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf73bb7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf73bb7a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==492136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fac4588d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac45b38ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac45b38a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==492157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f889197978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8891c24ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8891c24a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==492215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0d6134778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0d615f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0d615f2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==491585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9b27a3178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b27cdcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b27cdca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==491177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f430bf9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f430c24aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f430c24aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==492118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdd4abad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd4ae58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd4ae58a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==492135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f789067f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f789092aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f789092aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,30
> 
> =================================================================
> ==492821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f85f22fe78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85f25a9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85f25a9a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==493292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe91314578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9133f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9133f0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,31
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==493334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb8a2c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb8a56eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb8a56ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
20a31,47
> 
> =================================================================
> ==493620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e6af4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e6b1f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e6b1f5a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,14
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,35
> 
> =================================================================
> ==493160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6fb4c2878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6fb4ed3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6fb4ed3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
6a7,14
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
8a17,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==493221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa46488a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa464b35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa464b35a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
20a31,47
> 
> =================================================================
> ==493254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f8bafd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f8bda8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f8bda8a9e  (<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_prob ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==492229==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb0a0ac3d30 sp 0x7fb0a0ac3900 T2)
> ==492229==The signal is caused by a READ memory access.
> ==492229==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb0b4d545fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb0b4d237c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb0b4d24311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb0b4d2454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb0b4d54d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb0b470d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb0b410f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb0b0c0f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb0b470d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==492229==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="41.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="124.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="208.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="291.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="375.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="458.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="542.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="625.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="708.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="792.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="875.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="959.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route simple_example ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==492342==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8cc9a53d30 sp 0x7f8cc9a53900 T2)
> ==492342==The signal is caused by a READ memory access.
> ==492342==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8cddce35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8cddcb27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8cddcb3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8cddcb354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8cddce3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8cdd69c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8cdd09e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8cd9b9e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8cdd69c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==492342==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="veh1" type="type1" depart="0.00">
        <routeDistribution>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="40.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="123.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="207.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="290.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==492290==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f407a9a3d30 sp 0x7f407a9a3900 T2)
> ==492290==The signal is caused by a READ memory access.
> ==492290==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f408ec405fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f408ec0f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f408ec10311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f408ec1054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f408ec40d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f408e5f94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f408dffb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f408aafb292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f408e5f97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==492290==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="61.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="174.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="288.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="401.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="515.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="628.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="742.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="855.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="968.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route_until ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==492341==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcaea5f3d30 sp 0x7fcaea5f3900 T2)
> ==492341==The signal is caused by a READ memory access.
> ==492341==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcafe8905fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcafe85f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcafe860311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcafe86054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcafe890d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcafe2494f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcafdc4b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcafa74b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fcafe2497e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==492341==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="1.00" ended="69.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="83.37" ended="130.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="182.06" ended="269.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="283.37" ended="330.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="382.06" ended="469.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="483.37" ended="530.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="582.06" ended="669.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="683.37" ended="730.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1fi" pos="0.00" parking="0" started="782.06" ended="869.00" delay="8.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="1si" pos="0.00" parking="0" started="883.37" ended="930.00" delay="9.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Missing 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="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="139.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="339.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="539.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="739.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="939.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
        <stop lane="1fi_0" endPos="6.00" until="61.00"/>
        <stop lane="1si_0" endPos="4.00" until="121.00"/>
        <stop lane="1fi_0" endPos="6.00" until="261.00"/>
        <stop lane="1si_0" endPos="4.00" until="321.00"/>
        <stop lane="1fi_0" endPos="6.00" until="461.00"/>
        <stop lane="1si_0" endPos="4.00" until="521.00"/>
        <stop lane="1fi_0" endPos="6.00" until="661.00"/>
        <stop lane="1si_0" endPos="4.00" until="721.00"/>
        <stop lane="1fi_0" endPos="6.00" until="861.00"/>
        <stop lane="1si_0" endPos="4.00" until="921.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_veh ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==492232==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5b96bf3d30 sp 0x7f5b96bf3900 T2)
> ==492232==The signal is caused by a READ memory access.
> ==492232==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5baae865fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5baae557c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5baae56311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5baae5654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5baae86d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5baa83f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5baa241608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5ba6d41292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5baa83f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==492232==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="veh0" depart="1.00">
        <routeDistribution>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="61.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="154.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="238.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="321.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="405.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="488.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="572.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="655.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="738.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="822.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="905.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route replacedOnEdge="1o" reason="rerouter" replacedAtTime="989.00" probability="0" edges="1fi 1si 1o 1fi 1si 1o"/>
            <route edges="1fi 1si 1o 1fi 1si 1o"/>
        </routeDistribution>
        <stop lane="1fi_0" endPos="6.00" duration="10.00"/>
        <stop lane="1si_0" endPos="4.00" duration="10.00"/>
        <stop lane="1fi_0" endPos="3.00" duration="10.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended rerouter disallowed_while_on_internal ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==493617==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcb2fb53d30 sp 0x7fcb2fb53900 T2)
> ==493617==The signal is caused by a READ memory access.
> ==493617==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcb43de45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcb43db37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcb43db4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcb43db454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcb43de4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcb4379d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcb4319f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcb3fc9f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fcb4379d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==493617==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute first_edge ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==492949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa80f17e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa80f429ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa80f429a9e  (<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_depart ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==493874==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7192b41d30 sp 0x7f7192b41900 T2)
> ==493874==The signal is caused by a READ memory access.
> ==493874==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f71a6dd65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f71a6da57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f71a6da6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f71a6da654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f71a6dd6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f71a678f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f71a6191608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f71a2c91292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f71a678f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==493874==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="7.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="15.28" duration="7.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.10" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="0.00" departSpeed="15.28" departDelay="0.00" arrival="7.00" arrivalLane="" arrivalPos="0.00" arrivalSpeed="15.28" duration="7.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v1" vType="t0" speedFactor="1.10" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_jumped_edge ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb61f48e78d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1475bc8 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 0x1474da4 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,115
> 
> =================================================================
> ==504394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa1192b378d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1474da4 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 0x147473f 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 0x1473f5b 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 0x1473e1c 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 0x40eeb9a 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/extraClangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x40e54f6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x27d36c4 in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:186:31
>     #15 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7fa12f43c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,119
> 
> =================================================================
> ==504617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f23ac33578d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1474da4 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 0x147473f 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 0x1473f5b 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 0x1473e1c 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 0x40eeb9a 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/extraClangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x40e54f6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x27d36c4 in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:186:31
>     #15 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7f23c24bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
8a9,141
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f36ad6b078d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1475bc8 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 0x1474da4 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,115
> 
> =================================================================
> ==504913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faa0dfbe78d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1474da4 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 0x147473f 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 0x1473f5b 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 0x1473e1c 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 0x40eeb9a 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/extraClangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Cached.cpp:46:5
>     #13 0x40e54f6 in SUMOSAXAttributesImpl_Xerces::clone() const /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXAttributesImpl_Xerces.cpp:270:16
>     #14 0x27d36c4 in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:186:31
>     #15 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #16 0x7faa243715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efea1ebd78d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1475bc8 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 0x1474da4 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc59595678d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1475bc8 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 0x1474da4 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbcbe26d78d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1475bc8 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 0x1474da4 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_scaled ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f65ee6fc78d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1475bc8 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 0x1474da4 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_shifted ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,134
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==505030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb8896078d  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x14773b0 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 0x147722d 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 0x1476fac 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 0x1476de8 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 0x1476d82 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 0x14764e8 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 0x14751e5 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 0x1475bc8 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 0x1474da4 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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==503572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f909634b78d  (<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 save2_mismatch ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==503580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa366c7f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa366f2aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa366f2aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7eff3279f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff32a4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff32a4aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==504619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f394880578d  (<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_at_interval ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==503720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8f0beca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f0c175ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f0c175a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==503852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fba280df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fba2838aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fba2838aa9e  (<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_routeProbe ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
3a4,30
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==504768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc6884f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc6887a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc6887a0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in state ----------
4a5
>     <route id="!tripFromTo" state="0" edges="1-source 1-sink"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_with_internal_links ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==504717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd27796a78d  (<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 arrive_after_until ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==500022==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc4f8183d30 sp 0x7fc4f8183900 T2)
> ==500022==The signal is caused by a READ memory access.
> ==500022==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc50c4165fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc50c3e57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc50c3e6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc50c3e654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc50c416d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc50bdcf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc50b7d1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc5082d1292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc50bdcf7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==500022==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00"/>
</fcd-export>

TEST FAILED on ts-sim-build-ba : extended stops at_start ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==502250==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fac9fd23d30 sp 0x7fac9fd23900 T2)
> ==502250==The signal is caused by a READ memory access.
> ==502250==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7facb3fbb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7facb3f8a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7facb3f8b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7facb3f8b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7facb3fbbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7facb39744f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7facb3376608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7facafe76292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7facb39747e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==502250==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="stopped" depart="1.00" arrival="174.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 41.00 135.00 157.00 174.00"/>
        <stop lane="1o_0" endPos="8.00" duration="50.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==502357==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0acf163d30 sp 0x7f0acf163900 T2)
> ==502357==The signal is caused by a READ memory access.
> ==502357==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0ae33f55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0ae33c47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0ae33c5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0ae33c554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0ae33f5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0ae2dae4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0ae27b0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0adf2b0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0ae2dae7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==502357==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="stopped" depart="1.00" arrival="174.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 41.00 135.00 157.00 174.00"/>
        <stop lane="1o_0" startPos="0.00" endPos="8.00" duration="50.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops busstop_out_of_order_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
6a7,15
> 
> =================================================================
> ==500083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fec9269078d  (<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 busstop_parkingLength ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==502938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff79252d78d  (<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 busstop_stopping_position_assignment_parking ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==500531==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdb172e3d30 sp 0x7fdb172e3900 T2)
> ==500531==The signal is caused by a READ memory access.
> ==500531==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdb2b57d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fdb2b54c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdb2b54d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdb2b54d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdb2b57dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdb2af364f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdb2a938608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdb27438292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdb2af367e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==500531==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="4.75"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="4.75"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="4.75"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="4.75"/>
        </edge>
    </timestep>
    <timestep time="5.00">
        <edge id="1fi">
            <vehicle id="veh0" pos="0.00" speed="4.75"/>
        </edge>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Vehicle 'veh0' has multiple stops on segment 'SC:0', time 24.00 (stop-output will be merged)
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==500421==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9527a93d30 sp 0x7f9527a93900 T2)
> ==500421==The signal is caused by a READ memory access.
> ==500421==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f953bd2b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f953bcfa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f953bcfb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f953bcfb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f953bd2bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f953b6e44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f953b0e6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9537be6292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f953b6e47e3 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
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="17.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" tripId="xyz" line="S45"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="23.24" ended="50.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" tripId="bla"/>
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="23.24" ended="50.00" delay="-1.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" tripId="123"/>
</stops>
---------- Missing 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="veh0" depart="0.00" arrival="50.00">
        <route edges="SC CS SC"/>
        <stop lane="SC_0" endPos="50.00" duration="10.00" tripId="xyz" line="S45"/>
        <stop lane="SC_0" endPos="10.00" duration="10.00" tripId="bla"/>
        <stop lane="SC_0" endPos="50.00" duration="10.00" tripId="123"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops departPos_arrivalPos ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==503111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f56ae33378d  (<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 duration_0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==499968==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4a0cc83d30 sp 0x7f4a0cc83900 T2)
> ==499968==The signal is caused by a READ memory access.
> ==499968==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4a20f1a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4a20ee97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4a20eea311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4a20eea54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4a20f1ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4a208d34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4a202d5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4a1cdd5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4a208d37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==499968==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00"/>
</fcd-export>

TEST FAILED on ts-sim-build-ba : extended stops flow_until ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==503113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa2d2a4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2d2cebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2d2ceba9e  (<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 Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==500731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdbdafef78d  (<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 occupied ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==501524==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa0d7f83d30 sp 0x7fa0d7f83900 T2)
> ==501524==The signal is caused by a READ memory access.
> ==501524==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa0ec2145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa0ec1e37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa0ec1e4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa0ec1e454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa0ec214d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa0ebbcd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa0eb5cf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa0e80cf292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa0ebbcd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==501524==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="stopped" depart="1.00" arrival="174.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 91.00 135.00 157.00 174.00"/>
        <stop lane="1si_0" endPos="8.00" duration="50.00"/>
    </vehicle>

    <vehicle id="stop_as_well" depart="10.00" arrival="183.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="33.00 100.00 144.00 166.00 183.00"/>
        <stop lane="1si_0" endPos="7.00" duration="50.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops on_junction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_11_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==502466==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa6edb33d30 sp 0x7fa6edb33900 T2)
> ==502466==The signal is caused by a READ memory access.
> ==502466==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa701dd05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa701d9f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa701da0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa701da054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa701dd0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa7017894f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa70118b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa6fdc8b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa7017897e3 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
---------- Missing 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.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="104.95" y="108.05" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="104.95" y="108.05" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_9_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==502480==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5d5a713d30 sp 0x7f5d5a713900 T2)
> ==502480==The signal is caused by a READ memory access.
> ==502480==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5d6e9ad5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5d6e97c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5d6e97d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5d6e97d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5d6e9add52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5d6e3664f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5d6dd68608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5d6a868292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5d6e3667e3 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
---------- Missing 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.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="104.95" y="108.05" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="104.95" y="108.05" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_5_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==502641==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f672fa63d30 sp 0x7f672fa63900 T2)
> ==502641==The signal is caused by a READ memory access.
> ==502641==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6743cfa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6743cc97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6743cca311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6743cca54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6743cfad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f67436b34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f67430b5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f673fbb5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f67436b37e3 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
---------- Missing 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.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="104.95" y="108.05" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="104.95" y="108.05" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops on_junction_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_10_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==502659==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f936b761d30 sp 0x7f936b761900 T2)
> ==502659==The signal is caused by a READ memory access.
> ==502659==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f937f9ed5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f937f9bc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f937f9bd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f937f9bd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f937f9edd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f937f3a64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f937eda8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f937b8a8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f937f3a67e3 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
---------- Missing 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="veh0" depart="0.00" departPos="0.00" arrival="14.00">
        <route edges="SC CN"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops out_of_order ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==500047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd3a69c78d  (<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 overtaking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==501194==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1478821d30 sp 0x7f1478821900 T2)
> ==501194==The signal is caused by a READ memory access.
> ==501194==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f148cab75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f148ca867c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f148ca87311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f148ca8754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f148cab7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f148c4704f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f148be72608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1488972292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f148c4707e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==501194==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="stopped" depart="1.00" arrival="624.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 541.00 585.00 607.00 624.00"/>
        <stop lane="1si_2" endPos="187.15" duration="500.00"/>
    </vehicle>

    <vehicle id="overtaking_right" depart="10.00" arrival="133.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="33.00 50.00 94.00 116.00 133.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops overtaking_highspeed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==501256==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7f48423d30 sp 0x7f7f48423900 T2)
> ==501256==The signal is caused by a READ memory access.
> ==501256==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7f5c6c25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7f5c6917c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7f5c692311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7f5c69254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7f5c6c2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7f5c07b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7f5ba7d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7f5857d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7f5c07b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==501256==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="stopped" depart="1.00" arrival="607.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="24.00 532.00 576.00 599.00 607.00"/>
        <stop lane="1si_2" endPos="187.15" duration="500.00"/>
    </vehicle>

    <vehicle id="overtaking_right" depart="10.00" arrival="116.00">
        <route edges="1fi 1si 1o 1fi 1si" exitTimes="33.00 41.00 85.00 108.00 116.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : extended stops parking ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==501045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f11f9c6078d  (<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 second_near_end1 ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
2a3,37
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==501599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f884f64078d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f88657b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f884f8ebab5  (<unknown module>)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,37
> 
> =================================================================
> ==502044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e1e4b578d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6e3462d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==502082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb199e1b78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb1aff925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : extended stops simple_stop_expecting2_duration ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==502185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f1842b78d  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9f2e5b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f186d6ab5  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==501335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff47c9bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff47cc6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff47cc6aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,33
> 
> =================================================================
> ==502199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9ce484878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ce4af3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ce4af3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==502382==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9cbcc03d30 sp 0x7f9cbcc03900 T2)
> ==502382==The signal is caused by a READ memory access.
> ==502382==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9cd0e9c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9cd0e6b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9cd0e6c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9cd0e6c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9cd0e9cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9cd08554f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9cd0257608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9cccd57292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9cd08557e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==502382==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="Car" speed="1.72" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops too_short ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==502377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5514cec78d  (<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 triggered_defaults_to_parking ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==501125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0f035578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff1064e15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0f0600ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,36
> 
> =================================================================
> ==501126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb3adf5578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb3c40cf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==500046==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc205013d30 sp 0x7fc205013900 T2)
> ==500046==The signal is caused by a READ memory access.
> ==500046==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc2192ac5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc21927b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc21927c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc21927c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc2192acd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc218c654f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc218667608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc215167292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc218c657e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==500046==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh0" x="104.95" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="6.29" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended stops until_order ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==502422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6b39c2b78d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbcdf77278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbcdfa1dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbcdfa1da9e  (<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_b0_off100 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f32f554878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32f57f3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32f57f3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff79160078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7918abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7918aba9e  (<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_b50_e100_off0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1ee657278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1ee681dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1ee681da9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f11898b378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1189b5eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1189b5ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9e0e29878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9e0e543ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9e0e543a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f87f118878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f87f1433ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f87f1433a9e  (<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_b50_e100_off0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa0b2bde78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa0b2e89ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa0b2e89a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==495613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5f0dfa278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f0e24dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f0e24da9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==495578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9b6b18678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b6b431ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b6b431a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==495544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f153282078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1532acbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1532acba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==495607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd89976e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd899a19ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd899a19a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==495599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd168e4078d  (<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 while_driving routes_same_route vapor_b0_off0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1a1e14e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1a1e3f9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1a1e3f9a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f32c521878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32c54c3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32c54c3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==495475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd4cf4678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd4d1f1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd4d1f1a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==495337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc2ad1e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc2afc9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc2afc9a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==494540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f17c592778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f17c5bd2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f17c5bd2a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==499433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe55975078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe5599fbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe5599fba9e  (<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 Oct2023 Apr2021 )

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==499458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f50b65b978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f50b6864ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f50b6864a9e  (<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 internal_junction_with_foe ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511154==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7aee283d30 sp 0x7f7aee283900 T2)
> ==511154==The signal is caused by a READ memory access.
> ==511154==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7b0251d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7b024ec7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7b024ed311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7b024ed54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7b0251dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7b01ed64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7b018d8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7afe3d8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7b01ed67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511154==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="NC_0" via="" to="CS_0">
            <approaching id="foe" impatience="0.00" arrivalTime="8.62" arrivalTimeBraking="8.62" leaveTime="10.14" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="NC_0" via="" to="CS_0">
            <approaching id="foe" impatience="0.00" arrivalTime="8.62" arrivalTimeBraking="8.62" leaveTime="10.14" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_1">
            <approaching id="ego" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_green2yellow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==511111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc93abfb78d  (<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 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==511109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fae49a5b78d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==511106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f105728b78d  (<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 symmetrical_left_turn_with_right_turn_followers_cont ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511163==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f346a303d30 sp 0x7f346a303900 T2)
> ==511163==The signal is caused by a READ memory access.
> ==511163==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f347e59e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f347e56d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f347e56e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f347e56e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f347e59ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f347df574f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f347d959608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f347a459292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f347df577e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511163==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.0000">
        <link from="NC_1" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont_subsecond ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511171==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbfa5903d30 sp 0x7fbfa5903900 T2)
> ==511171==The signal is caused by a READ memory access.
> ==511171==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbfb9ba55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fbfb9b747c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbfb9b75311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbfb9b7554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbfb9ba5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbfb955e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbfb8f60608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbfb5a60292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbfb955e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511171==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.0000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.2500">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.5000">
        <link from="NC_1" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
        <link from="SC_1" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.479" arrivalTimeBraking="6.479" leaveTime="7.887" arrivalSpeed="13.8910" arrivalSpeedBraking="13.8910" leaveSpeed="13.8910" willPass="1"/>
        </link>
    </timestep>
    <timestep id="0.7500">
        <link from="NC_1" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511159==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff9775a1d30 sp 0x7ff9775a1900 T2)
> ==511159==The signal is caused by a READ memory access.
> ==511159==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff98b8315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff98b8007c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff98b801311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff98b80154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff98b831d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff98b1ea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff98abec608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff9876ec292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff98b1ea7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511159==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.00" arrivalTime="6.86" arrivalTimeBraking="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.00" arrivalTime="6.86" arrivalTimeBraking="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.00" arrivalTime="6.86" arrivalTimeBraking="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.00" arrivalTime="6.86" arrivalTimeBraking="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.00" arrivalTime="6.86" arrivalTimeBraking="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.00" arrivalTime="6.86" arrivalTimeBraking="6.86" leaveTime="7.87" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="NC_0" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511162==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fce58321d30 sp 0x7fce58321900 T2)
> ==511162==The signal is caused by a READ memory access.
> ==511162==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce6c5b65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fce6c5857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce6c586311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce6c58654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce6c5b6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fce6bf6f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fce6b971608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fce68471292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fce6bf6f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511162==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.0000">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.152" arrivalTimeBraking="6.152" leaveTime="8.161" arrivalSpeed="13.8898" arrivalSpeedBraking="13.8898" leaveSpeed="13.8898" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.389" arrivalTimeBraking="6.389" leaveTime="8.398" arrivalSpeed="13.8911" arrivalSpeedBraking="13.8911" leaveSpeed="13.8911" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.0000">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.152" arrivalTimeBraking="6.152" leaveTime="8.161" arrivalSpeed="13.8898" arrivalSpeedBraking="13.8898" leaveSpeed="13.8898" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.389" arrivalTimeBraking="6.389" leaveTime="8.398" arrivalSpeed="13.8911" arrivalSpeedBraking="13.8911" leaveSpeed="13.8911" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.0000">
        <link from="NC_0" via="" to="CE_0">
            <approaching id="NE" impatience="0.0000" arrivalTime="6.152" arrivalTimeBraking="6.152" leaveTime="8.161" arrivalSpeed="13.8898" arrivalSpeedBraking="13.8898" leaveSpeed="13.8898" willPass="1"/>
        </link>
        <link from="SC_0" via="" to="CW_0">
            <approaching id="SW" impatience="0.0000" arrivalTime="6.389" arrivalTimeBraking="6.389" leaveTime="8.398" arrivalSpeed="13.8911" arrivalSpeedBraking="13.8911" leaveSpeed="13.8911" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.0000">
        <link from="NC_0" via="" to="CE_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==506580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa29d7c578d  (<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 2junctions_not_enough_contiguous_space ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==506379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8161caf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8161f5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8161f5aa9e  (<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_with_enough_free_space ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back blocker_without_enough_free_space ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back large_junction_short_edge ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==505954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9a5764a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9a578f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9a578f5a9e  (<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_nocrossing ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==506993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ab8fef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ab929aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ab929aa9e  (<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_EW ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512952==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb256cd3d30 sp 0x7fb256cd3900 T2)
> ==512952==The signal is caused by a READ memory access.
> ==512952==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb26af6b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb26af3a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb26af3b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb26af3b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb26af6bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb26a9244f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb26a326608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb266e26292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb26a9247e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512952==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512478==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd18ec23d30 sp 0x7fd18ec23900 T2)
> ==512478==The signal is caused by a READ memory access.
> ==512478==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd1a2ebb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd1a2e8a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd1a2e8b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd1a2e8b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd1a2ebbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd1a28744f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd1a2276608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd19ed76292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd1a28747e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512478==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="25.00"/>
    <timestep time="26.00"/>
    <timestep time="27.00"/>
    <timestep time="28.00"/>
    <timestep time="29.00"/>
    <timestep time="30.00"/>
    <timestep time="31.00"/>
    <timestep time="32.00"/>
    <timestep time="33.00"/>
    <timestep time="34.00"/>
    <timestep time="35.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="36.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="37.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.1" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="38.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.1" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
    </timestep>
    <timestep time="39.00">
        <vehicle id="foe.0" x="200.00" y="104.95" angle="270.00" type="foeType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512422==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7faaf5773d30 sp 0x7faaf5773900 T2)
> ==512422==The signal is caused by a READ memory access.
> ==512422==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fab09a045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fab099d37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fab099d4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fab099d454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fab09a04d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fab093bd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fab08dbf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fab058bf292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fab093bd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512422==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="foe.0" depart="25.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="92.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.0" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.1" depart="26.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="93.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.1" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.2" depart="27.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="94.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.2" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.3" depart="28.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="95.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.3" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="foe.4" depart="29.00" departLane="" departPos="0.00" departSpeed="2.78" departDelay="0.00" arrival="96.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="2.78" duration="67.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.4" vType="foeType" speedFactor="0.20" vaporized=""/>
    <tripinfo id="ego" depart="42.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="55.00" routeLength="141.95" waitingTime="41.00" waitingCount="0" stopTime="0.00" timeLoss="41.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes_stopped ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_6_0' for a stop is not known in vehicle 'foe'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512433==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f50fa4f3d30 sp 0x7f50fa4f3900 T2)
> ==512433==The signal is caused by a READ memory access.
> ==512433==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f510e7855fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f510e7547c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f510e755311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f510e75554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f510e785d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f510e13e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f510db40608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f510a640292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f510e13e7e3 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
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="foe.0" depart="40.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="54.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.0" vType="foeType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="foe.1" depart="42.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="56.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.1" vType="foeType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="foe.2" depart="44.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.2" vType="foeType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="foe.3" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="60.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.3" vType="foeType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="foe.4" depart="48.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="14.00" routeLength="141.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_foe.4" vType="foeType" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ego" depart="42.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="50.00" arrivalSpeed="13.89" duration="55.00" routeLength="141.95" waitingTime="41.00" waitingCount="0" stopTime="0.00" timeLoss="41.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512286==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f56dbd33d30 sp 0x7f56dbd33900 T2)
> ==512286==The signal is caused by a READ memory access.
> ==512286==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f56effca5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f56eff997c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f56eff9a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f56eff9a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f56effcad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f56ef9834f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f56ef385608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f56ebe85292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f56ef9837e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512286==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="10.00" duration="74.00" routeLength="95.95" waitingTime="55.00" waitingCount="0" stopTime="0.00" timeLoss="55.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512315==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1fc61b3d30 sp 0x7f1fc61b3900 T2)
> ==512315==The signal is caused by a READ memory access.
> ==512315==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1fda4425fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1fda4117c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1fda412311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1fda41254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1fda442d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1fd9dfb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1fd97fd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1fd62fd292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1fd9dfb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512315==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="10.00" duration="74.00" routeLength="95.95" waitingTime="55.00" waitingCount="0" stopTime="0.00" timeLoss="55.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_cannot_brake ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512284==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc5d00b9d30 sp 0x7fc5d00b9900 T2)
> ==512284==The signal is caused by a READ memory access.
> ==512284==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc5e43455fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc5e43147c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc5e4315311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc5e431554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc5e4345d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc5e3cfe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc5e3700608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc5e0200292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc5e3cfe7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512284==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="10.00" duration="74.00" routeLength="95.95" waitingTime="55.00" waitingCount="0" stopTime="0.00" timeLoss="55.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_2s_brake ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512347==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f77215cbd30 sp 0x7f77215cb900 T2)
> ==512347==The signal is caused by a READ memory access.
> ==512347==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f77358585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f77358277c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7735828311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f773582854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7735858d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f77352114f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7734c13608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7731713292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f77352117e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512347==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="10.00" duration="74.00" routeLength="95.95" waitingTime="55.00" waitingCount="0" stopTime="0.00" timeLoss="55.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_5s_driveRedSpeed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512413==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f81e8be3d30 sp 0x7f81e8be3900 T2)
> ==512413==The signal is caused by a READ memory access.
> ==512413==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f81fce7e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f81fce4d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f81fce4e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f81fce4e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f81fce7ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f81fc8374f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f81fc239608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f81f8d39292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f81fc8377e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512413==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="25.00"/>
    <timestep time="26.00"/>
    <timestep time="27.00"/>
    <timestep time="28.00"/>
    <timestep time="29.00"/>
    <timestep time="30.00"/>
    <timestep time="31.00"/>
    <timestep time="32.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="33.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="34.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="35.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="36.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="37.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="egoType" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="38.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_brake ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512188==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f37d1413d30 sp 0x7f37d1413900 T2)
> ==512188==The signal is caused by a READ memory access.
> ==512188==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f37e56b35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f37e56827c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f37e5683311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f37e568354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f37e56b3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f37e506c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f37e4a6e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f37e156e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f37e506c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512188==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="14.00" routeLength="95.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_drive ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512220==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd4d7a33d30 sp 0x7fd4d7a33900 T2)
> ==512220==The signal is caused by a READ memory access.
> ==512220==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd4ebcc85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd4ebc977c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd4ebc98311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd4ebc9854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd4ebcc8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd4eb6814f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd4eb083608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd4e7b83292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd4eb6817e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512220==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="14.00" routeLength="95.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511933==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe6ad703d30 sp 0x7fe6ad703900 T2)
> ==511933==The signal is caused by a READ memory access.
> ==511933==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe6c199b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe6c196a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe6c196b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe6c196b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe6c199bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe6c13544f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe6c0d56608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe6bd856292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe6c13547e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511933==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="14.00" routeLength="95.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512141==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbeaf1e3d30 sp 0x7fbeaf1e3900 T2)
> ==512141==The signal is caused by a READ memory access.
> ==512141==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbec34775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fbec34467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbec3447311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbec344754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbec3477d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbec2e304f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbec2832608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbebf332292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbec2e307e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512141==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="14.00" routeLength="95.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_drive ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512052==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6e56393d30 sp 0x7f6e56393900 T2)
> ==512052==The signal is caused by a READ memory access.
> ==512052==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6e6a6225fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6e6a5f17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6e6a5f2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6e6a5f254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6e6a622d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6e69fdb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6e699dd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6e664dd292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6e69fdb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512052==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="ego" depart="25.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="39.00" arrivalLane="" arrivalPos="4.00" arrivalSpeed="13.89" duration="14.00" routeLength="95.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ego" vType="egoType" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_all ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,3c1,29
< Warning: Vehicle 'v.2' collision with person 'p.3', lane=':C_4_0, time=28.00 stage=move.
< Warning: Vehicle 'v.5' collision with person 'p.8', lane=':C_4_0, time=55.00 stage=move.
< Warning: Vehicle 'v.11' collision with person 'p.18', lane=':C_4_0, time=110.00 stage=events.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513135==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f820bef3d30 sp 0x7f820bef3900 T2)
> ==513135==The signal is caused by a READ memory access.
> ==513135==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f82201865fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f82201557c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8220156311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f822015654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8220186d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f821fb3f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f821f541608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f821c041292 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/extraClangDebug/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:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,28c1
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 127.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 12
<  Running: 0
<  Waiting: 0
< Teleports: 3 (Collisions: 3)
< Persons: 
<  Inserted: 19
<  Running: 0
< Statistics (avg):
<  RouteLength: 194.90
<  Speed: 10.83
<  Duration: 18.00
<  WaitingTime: 0.00
<  TimeLoss: 3.31
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 19 walks):
<  RouteLength: 31.79
<  Duration: 27.11
<  TimeLoss: 4.22
< 
< DijkstraRouter answered 38 queries and explored 13.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_none ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513126==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6bb0511d30 sp 0x7f6bb0511900 T2)
> ==513126==The signal is caused by a READ memory access.
> ==513126==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6bc47a65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6bc47757c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6bc4776311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6bc477654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6bc47a6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6bc415f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6bc3b61608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6bc0661292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6bc415f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513126==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,27c1
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 130.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 12
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 19
<  Running: 0
< Statistics (avg):
<  RouteLength: 194.90
<  Speed: 4.98
<  Duration: 40.67
<  WaitingTime: 16.42
<  TimeLoss: 26.37
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 19 walks):
<  RouteLength: 31.79
<  Duration: 27.00
<  TimeLoss: 4.11
< 
< DijkstraRouter answered 38 queries and explored 13.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net3.net.xml' ... 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_some ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,5c1,29
< Warning: Vehicle 'v.2' collision with person 'p.4', lane=':C_4_0, time=32.00 stage=move.
< Warning: Vehicle 'v.2' collision with person 'p.4', lane=':C_4_0, time=33.00 stage=events.
< Warning: Vehicle 'v.5' collision with person 'p.8', lane=':C_4_0, time=55.00 stage=move.
< Warning: Vehicle 'v.11' collision with person 'p.18', lane=':C_4_0, time=111.00 stage=move.
< Warning: Vehicle 'v.11' collision with person 'p.18', lane=':C_4_0, time=112.00 stage=events.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513127==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe76d6a3d30 sp 0x7fe76d6a3900 T2)
> ==513127==The signal is caused by a READ memory access.
> ==513127==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe7819385fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe7819077c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe781908311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe78190854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe781938d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe7812f14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe780cf3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe77d7f3292 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>
---------- Differences in output ----------
1,28c1
< Loading net-file from 'net3.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 128.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 12
<  Running: 0
<  Waiting: 0
< Teleports: 5 (Collisions: 5)
< Persons: 
<  Inserted: 19
<  Running: 0
< Statistics (avg):
<  RouteLength: 194.90
<  Speed: 10.18
<  Duration: 19.33
<  WaitingTime: 0.67
<  TimeLoss: 4.56
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 19 walks):
<  RouteLength: 31.79
<  Duration: 27.11
<  TimeLoss: 4.22
< 
< DijkstraRouter answered 38 queries and explored 13.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_all ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,18c1,29
< Warning: Teleporting vehicle 'SN.0'; junction collision with vehicle 'WE.0', lane=':C_8_0', gap=-1.00, time=14.00 stage=move.
< Warning: Vehicle 'SN.0' ends teleporting on edge 'CN', time 14.00.
< Warning: Teleporting vehicle 'SN.2'; junction collision with vehicle 'WE.1', lane=':C_8_0', gap=-1.00, time=23.00 stage=move.
< Warning: Vehicle 'SN.2' ends teleporting on edge 'CN', time 23.00.
< Warning: Vehicle 'WE.2' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=31.50.
< Warning: Vehicle 'WE.3' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=40.50.
< Warning: Teleporting vehicle 'SN.8'; junction collision with vehicle 'WE.4', lane=':C_8_0', gap=-1.00, time=50.00 stage=move.
< Warning: Vehicle 'SN.8' ends teleporting on edge 'CN', time 50.00.
< Warning: Teleporting vehicle 'SN.9'; junction collision with vehicle 'WE.5', lane=':C_8_0', gap=-1.00, time=59.00 stage=move.
< Warning: Vehicle 'SN.9' ends teleporting on edge 'CN', time 59.00.
< Warning: Teleporting vehicle 'SN.11'; junction collision with vehicle 'WE.6', lane=':C_8_0', gap=-1.00, time=68.00 stage=move.
< Warning: Vehicle 'SN.11' ends teleporting on edge 'CN', time 68.00.
< Warning: Vehicle 'WE.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=76.50.
< Warning: Vehicle 'WE.8' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=85.50.
< Warning: Teleporting vehicle 'SN.17'; junction collision with vehicle 'WE.9', lane=':C_8_0', gap=-1.00, time=95.00 stage=move.
< Warning: Vehicle 'SN.17' ends teleporting on edge 'CN', time 95.00.
< Warning: Teleporting vehicle 'SN.18'; junction collision with vehicle 'WE.10', lane=':C_8_0', gap=-1.00, time=104.00 stage=move.
< Warning: Vehicle 'SN.18' ends teleporting on edge 'CN', time 104.00.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513148==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9bf85b9d30 sp 0x7f9bf85b9900 T2)
> ==513148==The signal is caused by a READ memory access.
> ==513148==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9c0c8485fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9c0c8177c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 125.50
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 32
<  Running: 0
<  Waiting: 0
< Teleports: 7 (Collisions: 7)
< Statistics (avg):
<  RouteLength: 194.90
<  Speed: 9.32
<  Duration: 21.56
<  WaitingTime: 0.17
<  TimeLoss: 3.54
<  DepartDelay: 0.00
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_none ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513140==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9ee8bb9d30 sp 0x7f9ee8bb9900 T2)
> ==513140==The signal is caused by a READ memory access.
> ==513140==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9efce465fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9efce157c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9efce16311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9efce1654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9efce46d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9efc7ff4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9efc201608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9ef8d01292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9efc7ff7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513140==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 125.50
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 32
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 194.90
<  Speed: 8.68
<  Duration: 22.94
<  WaitingTime: 0.80
<  TimeLoss: 4.66
<  DepartDelay: 0.00
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_some ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,4c1,29
< Warning: Teleporting vehicle 'SN.8'; junction collision with vehicle 'WE.4', lane=':C_8_0', gap=-1.00, time=50.00 stage=move.
< Warning: Vehicle 'SN.8' ends teleporting on edge 'CN', time 50.00.
< Warning: Vehicle 'WE.8' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=85.50.
< Warning: Vehicle 'SN.17' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=95.50.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513141==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff8b3213d30 sp 0x7ff8b3213900 T2)
> ==513141==The signal is caused by a READ memory access.
> ==513141==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff8c74a85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff8c74777c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff8c7478311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff8c747854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff8c74a8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff8c6e614f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff8c6863608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff8c3363292 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/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 125.50
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 32
<  Running: 0
<  Waiting: 0
< Teleports: 1 (Collisions: 1)
< Statistics (avg):
<  RouteLength: 194.90
<  Speed: 8.88
<  Duration: 22.50
<  WaitingTime: 0.41
<  TimeLoss: 4.28
<  DepartDelay: 0.00
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker default ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513750==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8387763d30 sp 0x7f8387763900 T2)
> ==513750==The signal is caused by a READ memory access.
> ==513750==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f839b9f95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f839b9c87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f839b9c9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f839b9c954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f839b9f9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f839b3b24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f839adb4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f83978b4292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f839b3b27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513750==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="13.89" duration="14.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="13.89" duration="14.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="sudden_stop" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="414.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="0.22" duration="414.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="400.00" timeLoss="400.00" rerouteNo="0" devices="tripinfo_sudden_stop" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EW" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="415.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="0.22" duration="413.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="399.67" rerouteNo="0" devices="tripinfo_EW" vType="long" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker ignore_after_30 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513809==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f51afa53d30 sp 0x7f51afa53900 T2)
> ==513809==The signal is caused by a READ memory access.
> ==513809==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f51c3ce15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f51c3cb07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f51c3cb1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f51c3cb154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f51c3ce1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f51c369a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f51c309c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f51bfb9c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f51c369a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513809==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="13.89" duration="14.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="13.89" duration="14.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="sudden_stop" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="414.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="0.22" duration="414.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="400.00" timeLoss="400.00" rerouteNo="0" devices="tripinfo_sudden_stop" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EW" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="415.00" arrivalLane="" arrivalPos="91.20" arrivalSpeed="0.22" duration="413.00" routeLength="182.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="399.67" rerouteNo="0" devices="tripinfo_EW" vType="long" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==512959==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc8b2abbd30 sp 0x7fc8b2abb900 T2)
> ==512959==The signal is caused by a READ memory access.
> ==512959==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc8c6d4d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc8c6d1c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc8c6d1d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc8c6d1d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc8c6d4dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc8c67064f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc8c6108608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc8c2c08292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc8c67067e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==512959==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores_some ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513036==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe969431d30 sp 0x7fe969431900 T2)
> ==513036==The signal is caused by a READ memory access.
> ==513036==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe97d6c75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe97d6967c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe97d697311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe97d69754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe97d6c7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe97d0804f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe97ca82608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe979582292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe97d0807e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513036==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ego.0" x="200.00" y="104.95" angle="270.00" type="egoType" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_ignores ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513038==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f26c5873d30 sp 0x7f26c5873900 T2)
> ==513038==The signal is caused by a READ memory access.
> ==513038==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f26d9b075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f26d9ad67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f26d9ad7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f26d9ad754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f26d9b07d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f26d94c04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f26d8ec2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f26d59c2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f26d94c07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513038==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.1" x="104.95" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="foe.2" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.03" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_tls_ignore_slow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513128==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff7ce483d30 sp 0x7ff7ce483900 T2)
> ==513128==The signal is caused by a READ memory access.
> ==513128==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff7e270f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff7e26de7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff7e26df311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff7e26df54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff7e270fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff7e20c84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff7e1aca608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff7de5ca292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff7e20c87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513128==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="80.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="81.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="82.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="83.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="84.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="85.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
        <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="86.00">
        <vehicle id="ego.0" x="95.05" y="200.00" angle="180.00" type="egoType" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_0.5 ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513571==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fea6fd73d30 sp 0x7fea6fd73900 T2)
> ==513571==The signal is caused by a READ memory access.
> ==513571==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fea840015fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fea83fd07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fea83fd1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fea83fd154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fea84001d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fea839ba4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fea833bc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fea7febc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fea839ba7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513571==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 245.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 25
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 172.45
<  Speed: 4.17
<  Duration: 45.16
<  WaitingTime: 4.36
<  TimeLoss: 13.39
<  DepartDelay: 0.00
< 
< DijkstraRouter answered 25 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513572==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4f467bbd30 sp 0x7f4f467bb900 T2)
> ==513572==The signal is caused by a READ memory access.
> ==513572==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4f5aa4c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4f5aa1b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4f5aa1c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4f5aa1c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4f5aa4cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4f5a4054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4f59e07608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4f56907292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4f5a4057e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513572==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 245.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 25
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 172.45
<  Speed: 4.17
<  Duration: 45.16
<  WaitingTime: 4.36
<  TimeLoss: 13.39
<  DepartDelay: 0.00
< 
< DijkstraRouter answered 25 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513156==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0218b83d30 sp 0x7f0218b83900 T2)
> ==513156==The signal is caused by a READ memory access.
> ==513156==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f022ce1d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f022cdec7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f022cded311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f022cded54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f022ce1dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f022c7d64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f022c1d8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0228cd8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f022c7d67e3 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
---------- Missing 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.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner_bikes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513359==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd3a4933d30 sp 0x7fd3a4933900 T2)
> ==513359==The signal is caused by a READ memory access.
> ==513359==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd3b8bbe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd3b8b8d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd3b8b8e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd3b8b8e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd3b8bbed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd3b85774f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd3b7f79608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd3b4a79292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd3b85777e3 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
---------- Missing 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.00"/>
    <timestep time="0.10"/>
    <timestep time="0.20"/>
    <timestep time="0.30"/>
    <timestep time="0.40"/>
    <timestep time="0.50"/>
    <timestep time="0.60"/>
    <timestep time="0.70"/>
    <timestep time="0.80"/>
    <timestep time="0.90"/>
    <timestep time="1.00"/>
    <timestep time="1.10"/>
    <timestep time="1.20"/>
    <timestep time="1.30"/>
    <timestep time="1.40"/>
    <timestep time="1.50"/>
    <timestep time="1.60"/>
    <timestep time="1.70"/>
    <timestep time="1.80"/>
    <timestep time="1.90"/>
    <timestep time="2.00"/>
    <timestep time="2.10"/>
    <timestep time="2.20"/>
    <timestep time="2.30"/>
    <timestep time="2.40"/>
    <timestep time="2.50"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511327==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe3e69b9d30 sp 0x7fe3e69b9900 T2)
> ==511327==The signal is caused by a READ memory access.
> ==511327==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe3fac455fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe3fac147c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe3fac15311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe3fac1554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe3fac45d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe3fa5fe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe3fa000608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe3f6b00292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe3fa5fe7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511327==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn_width2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511681==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbddf113d30 sp 0x7fbddf113900 T2)
> ==511681==The signal is caused by a READ memory access.
> ==511681==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbdf33ae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fbdf337d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbdf337e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbdf337e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbdf33aed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbdf2d674f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbdf2769608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbdef269292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbdf2d677e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511681==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="ES" x="200.00" y="101.60" angle="270.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="EC" slope="0.00"/>
        <vehicle id="WE" x="0.00" y="98.40" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model internalLanes diverging_siblings ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511221==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa4b1253d30 sp 0x7fa4b1253900 T2)
> ==511221==The signal is caused by a READ memory access.
> ==511221==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa4c54e35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa4c54b27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa4c54b3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa4c54b354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa4c54e3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa4c4e9c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa4c489e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa4c139e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa4c4e9c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511221==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="SC">
            <vehicle id="fast" pos="0.00" speed="2.78"/>
            <vehicle id="slow" pos="0.00" speed="3.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="SC">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model internalLanes keepClear ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511314==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe232003d30 sp 0x7fe232003900 T2)
> ==511314==The signal is caused by a READ memory access.
> ==511314==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe2462a15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe2462707c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe246271311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe24627154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe2462a1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe245c5a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe24565c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe24215c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe245c5a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511314==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1si">
            <vehicle id="enter" pos="118.58" speed="11.62"/>
            <vehicle id="block" pos="118.58" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="1si">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model internalLanes parallel_siblings ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513611==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3f7be03d30 sp 0x7f3f7be03900 T2)
> ==513611==The signal is caused by a READ memory access.
> ==513611==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3f900a45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3f900737c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3f90074311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3f9007454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3f900a4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3f8fa5d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3f8f45f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3f8bf5f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3f8fa5d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513611==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="prio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="noprio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_noprio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513659==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f866fa33d30 sp 0x7f866fa33900 T2)
> ==513659==The signal is caused by a READ memory access.
> ==513659==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8683cd35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8683ca27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8683ca3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8683ca354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8683cd3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f868368c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f868308e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f867fb8e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f868368c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513659==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="EC">
            <vehicle id="noprio" pos="0.00" speed="13.89"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop arrival_same_time ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510003==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6ce29d3d30 sp 0x7f6ce29d3900 T2)
> ==510003==The signal is caused by a READ memory access.
> ==510003==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6cf6c625fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6cf6c317c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6cf6c32311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6cf6c3254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6cf6c62d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6cf661b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6cf601d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6cf2b1d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6cf661b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510003==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="295.17" departSpeed="16.00" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="26.00" routeLength="296.78" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="0.00" departLane="" departPos="295.17" departSpeed="16.00" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="26.00" routeLength="296.78" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==509909==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3827963d30 sp 0x7f3827963900 T2)
> ==509909==The signal is caused by a READ memory access.
> ==509909==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f383bbef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f383bbbe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f383bbbf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f383bbbf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f383bbefd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f383b5a84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f383afaa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3837aaa292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f383b5a87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==509909==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v1" depart="1.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="21.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v2" depart="2.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="v3" depart="3.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_v3" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop intermodal ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==509908==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f88506a3d30 sp 0x7f88506a3900 T2)
> ==509908==The signal is caused by a READ memory access.
> ==509908==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f886493a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f88649097c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f886490a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f886490a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f886493ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f88642f34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8863cf5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f88607f5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f88642f37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==509908==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="a.0" depart="0.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="20.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="20.00" routeLength="198.39" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_a.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.0" depart="1.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="21.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="1.60" rerouteNo="0" devices="tripinfo_b.0" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.1" depart="2.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="21.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="2.20" rerouteNo="0" devices="tripinfo_a.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.1" depart="3.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="25.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="22.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="2.79" rerouteNo="0" devices="tripinfo_b.1" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.2" depart="4.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="22.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="3.39" rerouteNo="0" devices="tripinfo_a.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.2" depart="5.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="28.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="23.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="3.99" rerouteNo="0" devices="tripinfo_b.2" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.3" depart="6.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="30.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="24.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="4.59" rerouteNo="0" devices="tripinfo_a.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.3" depart="7.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="31.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="24.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="5.19" rerouteNo="0" devices="tripinfo_b.3" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="a.4" depart="8.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="25.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="5.78" rerouteNo="0" devices="tripinfo_a.4" vType="t0" speedFactor="1.00" vaporized=""/>
    <tripinfo id="b.4" depart="9.00" departLane="" departPos="393.56" departSpeed="16.00" departDelay="0.00" arrival="34.00" arrivalLane="" arrivalPos="100.00" arrivalSpeed="16.00" duration="25.00" routeLength="198.39" waitingTime="1.60" waitingCount="0" stopTime="0.00" timeLoss="6.38" rerouteNo="0" devices="tripinfo_b.4" vType="t0" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==508089==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc6606d3d30 sp 0x7fc6606d3900 T2)
> ==508089==The signal is caused by a READ memory access.
> ==508089==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc6749655fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc6749347c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc674935311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc67493554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc674965d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc67431e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc673d20608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc670820292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc67431e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==508089==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="prio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="noprio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_noprio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance_sigma0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==508093==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f911ea33d30 sp 0x7f911ea33900 T2)
> ==508093==The signal is caused by a READ memory access.
> ==508093==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9132cd45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9132ca37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9132ca4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9132ca454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9132cd4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f913268d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f913208f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f912eb8f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f913268d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==508093==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="prio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="noprio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_noprio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction ego_follower_low_decel ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==508074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff03e33578d  (<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 follower_low_decel ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==508071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6250bd78d  (<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_stop basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==508097==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f80431d3d30 sp 0x7f80431d3900 T2)
> ==508097==The signal is caused by a READ memory access.
> ==508097==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f80574615fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f80574307c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8057431311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f805743154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8057461d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8056e1a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f805681c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f805331c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8056e1a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==508097==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="1fi">
            <vehicle id="ego" pos="393.56" speed="16.00"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==508248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f936f6eb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f936f996ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f936f996a9e  (<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_all ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==508489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa3eac5a78d  (<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_from_west ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==508628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2b6d14378d  (<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_opposite ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==507511==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4342b73d30 sp 0x7f4342b73900 T2)
> ==507511==The signal is caused by a READ memory access.
> ==507511==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4356e035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4356dd27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4356dd3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4356dd354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4356e03d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f43567bc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f43561be608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4352cbe292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f43567bc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==507511==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls incompatible_program ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,4c1,29
< Warning: Missing yellow phase in tlLogic 'C', program 'bad' for tl-index 8 when switching to phase 1
< Error: Program 'bad' at tlLogic 'C' is incompatible with logic at junction 'C' (mututal conflict between link indices 3,8 tl indices 3,8 phase 0).
<        Rebuild the network with option '--tls.ignore-internal-junction-jam or include the program when building.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==507837==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fce1b603d30 sp 0x7fce1b603900 T2)
> ==507837==The signal is caused by a READ memory access.
> ==507837==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce2f89a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fce2f8697c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce2f86a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce2f86a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce2f89ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fce2f2534f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fce2ec55608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fce2b755292 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/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==507848==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f50821f3d30 sp 0x7f50821f3900 T2)
> ==507848==The signal is caused by a READ memory access.
> ==507848==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f509648e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f509645d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f509645e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f509645e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f509648ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5095e474f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5095849608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5092349292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5095e477e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==507848==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="29.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="31.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="32.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="33.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="34.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="35.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="36.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="37.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="0.00" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel_idm ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==507970==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9bc8a13d30 sp 0x7f9bc8a13900 T2)
> ==507970==The signal is caused by a READ memory access.
> ==507970==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9bdccac5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9bdcc7b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9bdcc7c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9bdcc7c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9bdccacd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9bdc6654f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9bdc067608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9bd8b67292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9bdc6657e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==507970==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="29.00"/>
    <timestep time="29.20"/>
    <timestep time="29.40"/>
    <timestep time="29.60"/>
    <timestep time="29.80"/>
    <timestep time="30.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.20">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.40">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.60">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="30.80">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="31.00">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="31.20">
        <vehicle id="ego" x="104.95" y="0.00" angle="0.00" type="t0" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==507327==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7f40033d30 sp 0x7f7f40033900 T2)
> ==507327==The signal is caused by a READ memory access.
> ==507327==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7f542cf5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7f5429e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7f5429f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7f5429f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7f542cfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7f53c884f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7f5368a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7f5018a292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7f53c887e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==507327==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 112.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 24
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 183.90
<  Speed: 12.69
<  Duration: 14.54
<  WaitingTime: 0.21
<  TimeLoss: 0.67
<  DepartDelay: 0.28
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==507252==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f30f5593d30 sp 0x7f30f5593900 T2)
> ==507252==The signal is caused by a READ memory access.
> ==507252==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f310982a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f31097f97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f31097fa311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f31097fa54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f310982ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f31091e34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3108be5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f31056e5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f31091e37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==507252==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls right_on_red_program ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==507841==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd43e9a3d30 sp 0x7fd43e9a3900 T2)
> ==507841==The signal is caused by a READ memory access.
> ==507841==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd452c3b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd452c0a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd452c0b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd452c0b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd452c3bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd4525f44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd451ff6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd44eaf6292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd4525f47e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==507841==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 218.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 54
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 179.20
<  Speed: 5.59
<  Duration: 57.76
<  WaitingTime: 5.43
<  TimeLoss: 44.43
<  DepartDelay: 16.94
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==508059==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff49acb9d30 sp 0x7ff49acb9900 T2)
> ==508059==The signal is caused by a READ memory access.
> ==508059==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff4aef475fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff4aef167c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff4aef17311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff4aef1754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff4aef47d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff4ae9004f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff4ae302608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff4aae02292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff4ae9007e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==508059==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN.0" depart="1.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.0 routing_SN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.1 routing_SN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.2 routing_SN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.3 routing_SN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.4 routing_SN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.5" depart="19.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.5 routing_SN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.6" depart="22.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.6 routing_SN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.7" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.7 routing_SN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.0" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="38.00" routeLength="190.50" waitingTime="23.67" waitingCount="0" stopTime="0.00" timeLoss="23.67" rerouteNo="0" devices="tripinfo_EN.0 routing_EN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.1" depart="3.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="43.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="40.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="25.94" rerouteNo="0" devices="tripinfo_EN.1 routing_EN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.2" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="39.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="25.21" rerouteNo="0" devices="tripinfo_EN.2 routing_EN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.3" depart="14.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="35.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="20.88" rerouteNo="0" devices="tripinfo_EN.3 routing_EN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.4" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="52.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="21.54" rerouteNo="0" devices="tripinfo_EN.4 routing_EN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.5" depart="17.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="53.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="22.21" rerouteNo="0" devices="tripinfo_EN.5 routing_EN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.6" depart="19.00" departLane="" departPos="0.00" departSpeed="13.24" departDelay="0.00" arrival="55.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.88" rerouteNo="0" devices="tripinfo_EN.6 routing_EN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.7" depart="21.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="57.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="36.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.55" rerouteNo="0" devices="tripinfo_EN.7 routing_EN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.0" depart="49.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.0 routing_WE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.1 routing_WE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.2" depart="51.00" departLane="" departPos="0.00" departSpeed="11.62" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="16.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_WE.2 routing_WE.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.3" depart="54.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.01" rerouteNo="0" devices="tripinfo_WE.3 routing_WE.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.4" depart="56.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.4 routing_WE.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.5" depart="58.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.5 routing_WE.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.6" depart="66.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.6 routing_WE.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.7" depart="67.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.7 routing_WE.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.0" depart="51.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="33.00" routeLength="190.50" waitingTime="18.34" waitingCount="0" stopTime="0.00" timeLoss="18.34" rerouteNo="0" devices="tripinfo_SE.0 routing_SE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.1" depart="53.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="86.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="33.00" routeLength="190.50" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="19.01" rerouteNo="0" devices="tripinfo_SE.1 routing_SE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red no_stopping ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==508061==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd7b11d3d30 sp 0x7fd7b11d3900 T2)
> ==508061==The signal is caused by a READ memory access.
> ==508061==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd7c546d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd7c543c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd7c543d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd7c543d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd7c546dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd7c4e264f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd7c4828608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd7c1328292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd7c4e267e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==508061==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="SN.0" depart="1.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.0 routing_SN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.1" depart="5.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.1 routing_SN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.2" depart="8.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.2 routing_SN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.3" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.3 routing_SN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.4" depart="15.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="29.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.4 routing_SN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.5" depart="19.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="33.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.5 routing_SN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.6" depart="22.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.6 routing_SN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SN.7" depart="24.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="38.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_SN.7 routing_SN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.0" depart="2.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="40.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="38.00" routeLength="190.50" waitingTime="23.67" waitingCount="0" stopTime="0.00" timeLoss="23.67" rerouteNo="0" devices="tripinfo_EN.0 routing_EN.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.1" depart="3.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="42.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="39.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="24.94" rerouteNo="0" devices="tripinfo_EN.1 routing_EN.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.2" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="44.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="37.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="23.21" rerouteNo="0" devices="tripinfo_EN.2 routing_EN.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.3" depart="14.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="46.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.88" rerouteNo="0" devices="tripinfo_EN.3 routing_EN.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.4" depart="16.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="48.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.54" rerouteNo="0" devices="tripinfo_EN.4 routing_EN.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.5" depart="17.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="49.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.21" rerouteNo="0" devices="tripinfo_EN.5 routing_EN.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.6" depart="19.00" departLane="" departPos="0.00" departSpeed="13.24" departDelay="0.00" arrival="51.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.88" rerouteNo="0" devices="tripinfo_EN.6 routing_EN.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="EN.7" depart="21.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="53.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.55" rerouteNo="0" devices="tripinfo_EN.7 routing_EN.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.0" depart="49.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.0 routing_WE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="65.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.1 routing_WE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.2" depart="51.00" departLane="" departPos="0.00" departSpeed="11.62" departDelay="0.00" arrival="67.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="16.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_WE.2 routing_WE.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.3" depart="54.00" departLane="" departPos="0.00" departSpeed="13.88" departDelay="0.00" arrival="68.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.01" rerouteNo="0" devices="tripinfo_WE.3 routing_WE.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.4" depart="56.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="70.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.4 routing_WE.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.5" depart="58.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="72.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.5 routing_WE.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.6" depart="66.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="80.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_WE.6 routing_WE.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WE.7" depart="67.00" departLane="" departPos="0.00" departSpeed="12.66" departDelay="0.00" arrival="82.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="15.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="tripinfo_WE.7 routing_WE.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.0" depart="51.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="84.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="33.00" routeLength="190.50" waitingTime="18.34" waitingCount="0" stopTime="0.00" timeLoss="18.34" rerouteNo="0" devices="tripinfo_SE.0 routing_SE.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SE.1" depart="53.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="85.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="32.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.01" rerouteNo="0" devices="tripinfo_SE.1 routing_SE.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red stress_test original ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==508060==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa17c7a1d30 sp 0x7fa17c7a1900 T2)
> ==508060==The signal is caused by a READ memory access.
> ==508060==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa190a335fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa190a027c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa190a03311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa190a0354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa190a33d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa1903ec4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa18fdee608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa18c8ee292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa1903ec7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==508060==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 1000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 995 (Loaded: 1135)
<  Running: 293
<  Waiting: 140
< Statistics (avg):
<  RouteLength: 337.20
<  Speed: 2.87
<  Duration: 186.37
<  WaitingTime: 21.77
<  TimeLoss: 155.16
<  DepartDelay: 7.93
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type unregulated basic ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==508849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f92c3bb378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92c3e5eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92c3e5ea9e  (<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 action_step_offset ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==509837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f06b2bb378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06b2e5eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06b2e5ea9e  (<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 Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==509751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb18645378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb1866feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb1866fea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in output ----------
4c4
< Simulation ended at time: 1016.00
---
> Simulation ended at time: 1007.00
8c8
<  Inserted: 400
---
>  Inserted: 500
13,16c13,16
<  Speed: 12.77
<  Duration: 19.00
<  WaitingTime: 0.42
<  TimeLoss: 0.83
---
>  Speed: 25.12
>  Duration: 10.02
>  WaitingTime: 0.45
>  TimeLoss: 2.02
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,27
< Warning: Vehicle 'left.178' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=717.00.
---
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==509760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f19bf7e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f19bfa8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f19bfa8da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< Simulation ended at time: 1016.00
---
> Simulation ended at time: 1007.00
8c8
<  Inserted: 400
---
>  Inserted: 500
13,16c13,16
<  Speed: 12.77
<  Duration: 19.00
<  WaitingTime: 0.42
<  TimeLoss: 0.83
---
>  Speed: 25.12
>  Duration: 10.02
>  WaitingTime: 0.45
>  TimeLoss: 2.02
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_highspeed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==509612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb3bbe9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3bc143ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3bc143a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in output ----------
4c4
< Simulation ended at time: 1016.00
---
> Simulation ended at time: 1005.00
13,16c13,16
<  Speed: 12.77
<  Duration: 19.00
<  WaitingTime: 0.42
<  TimeLoss: 0.83
---
>  Speed: 29.61
>  Duration: 8.30
>  WaitingTime: 0.37
>  TimeLoss: 0.86
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513617==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc7260a3d30 sp 0x7fc7260a3900 T2)
> ==513617==The signal is caused by a READ memory access.
> ==513617==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc73a3375fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fc73a3067c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc73a307311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc73a30754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc73a337d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc739cf04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc7396f2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc7361f2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc739cf07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513617==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="NE" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_NE" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="SW" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="14.80" routeLength="190.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_SW" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="ES" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="113.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="13.80" routeLength="190.60" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_ES" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="WN" depart="100.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="114.80" arrivalLane="" arrivalPos="95.30" arrivalSpeed="13.89" duration="14.80" routeLength="190.60" waitingTime="1.00" waitingCount="0" stopTime="0.00" timeLoss="1.00" rerouteNo="0" devices="tripinfo_WN" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513155==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd5365f1d30 sp 0x7fd5365f1900 T2)
> ==513155==The signal is caused by a READ memory access.
> ==513155==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd54a8815fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd54a8507c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd54a851311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd54a85154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd54a881d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd54a23a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd549c3c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd54673c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd54a23a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513155==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="prio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="noprio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_noprio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor default ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513154==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feccf363d30 sp 0x7feccf363900 T2)
> ==513154==The signal is caused by a READ memory access.
> ==513154==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fece35f05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fece35bf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fece35c0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fece35c054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fece35f0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fece2fa94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fece29ab608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fecdf4ab292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fece2fa97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513154==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="prio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_prio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="noprio" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="14.00" arrivalLane="" arrivalPos="95.25" arrivalSpeed="13.89" duration="14.00" routeLength="190.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_noprio" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : junction_model visibility high left_turn ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510465==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe60d2f3d30 sp 0x7fe60d2f3900 T2)
> ==510465==The signal is caused by a READ memory access.
> ==510465==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe62158b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe62155a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe62155b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe62155b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe62158bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe620f444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe620946608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe61d446292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe620f447e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510465==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="95.25" y="51.65" angle="270.00" type="1" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="95.25" y="51.65" angle="270.00" type="1" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility high straight ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510628==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9c107a1d30 sp 0x7f9c107a1900 T2)
> ==510628==The signal is caused by a READ memory access.
> ==510628==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9c24a315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9c24a007c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9c24a01311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9c24a0154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9c24a31d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9c243ea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9c23dec608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9c208ec292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9c243ea7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510628==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="104.75" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="104.75" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="CE" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility low left_turn ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510460==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcb10ef3d30 sp 0x7fcb10ef3900 T2)
> ==510460==The signal is caused by a READ memory access.
> ==510460==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcb251915fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcb251607c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcb25161311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcb2516154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcb25191d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcb24b4a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcb2454c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcb2104c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fcb24b4a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510460==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="95.25" y="51.65" angle="270.00" type="1" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="95.25" y="51.65" angle="270.00" type="1" speed="13.89" pos="0.00" edge="CW" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility low straight ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510462==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f34b9063d30 sp 0x7f34b9063900 T2)
> ==510462==The signal is caused by a READ memory access.
> ==510462==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f34cd2fa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f34cd2c97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f34cd2ca311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f34cd2ca54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f34cd2fad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f34cccb34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f34cc6b5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f34c91b5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f34cccb37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510462==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="104.75" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="CE" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="104.75" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="CE" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility major high ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==511090==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fecde8b9d30 sp 0x7fecde8b9900 T2)
> ==511090==The signal is caused by a READ memory access.
> ==511090==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fecf2b495fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fecf2b187c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fecf2b19311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fecf2b1954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fecf2b49d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fecf25024f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fecf1f04608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feceea04292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fecf25027e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==511090==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="101.65" y="54.75" angle="0.00" type="1" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="101.65" y="54.75" angle="0.00" type="1" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility major low ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510827==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0836c83d30 sp 0x7f0836c83900 T2)
> ==510827==The signal is caused by a READ memory access.
> ==510827==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f084af135fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f084aee27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f084aee3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f084aee354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f084af13d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f084a8cc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f084a2ce608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0846dce292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f084a8cc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510827==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="veh1" x="101.65" y="54.75" angle="0.00" type="1" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="veh1" x="101.65" y="54.75" angle="0.00" type="1" speed="13.89" pos="0.00" edge="CN" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe left_turn ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510694==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f85113f3d30 sp 0x7f85113f3900 T2)
> ==510694==The signal is caused by a READ memory access.
> ==510694==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f85256875fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f85256567c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8525657311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f852565754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8525687d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f85250404f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8524a42608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8521542292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f85250407e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510694==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="101.65" y="-50.00" angle="0.00" type="1" speed="13.89" pos="0.00" edge="SC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe straight ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==510781==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3fa9bc3d30 sp 0x7f3fa9bc3900 T2)
> ==510781==The signal is caused by a READ memory access.
> ==510781==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3fbde545fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3fbde237c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3fbde24311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3fbde2454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3fbde54d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3fbd80d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3fbd20f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3fb9d0f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3fbd80d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==510781==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="veh1" x="0.00" y="48.35" angle="90.00" type="1" speed="13.89" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="veh2" x="98.35" y="150.00" angle="180.00" type="1" speed="13.89" pos="0.00" edge="NC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs invalid_route_multiqueue ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==540782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdbaa33578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : meso bugs no_teleporting_backwards ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
11a12,19
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
22a31,32
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1903a1914,1930
> 
> =================================================================
> ==540812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3d4ec9878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3d4ef43ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3d4ef43a9e  (<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 : meso bugs ticket1017 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2c12
< Warning: Vehicle 'flow.13' ends teleporting on edge 'end':1, time 350.49.
---
> Warning: Vehicle 'flow.13' ends teleporting on edge 'end':1, time 350.50.
4a15,31
> 
> =================================================================
> ==540997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4b4b72a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4b4b9d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket1475 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket1502 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket1502b ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket2244 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket2246 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket2769 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket5722 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==541509==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6651c53d30 sp 0x7f6651c53900 T2)
> ==541509==The signal is caused by a READ memory access.
> ==541509==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6665eea5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6665eb97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6665eba311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6665eba54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6665eead52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f66658a34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f66652a5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6661da5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f66658a37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==541509==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 5400.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 45 (Loaded: 1800)
<  Running: 45
<  Waiting: 1755
< 
< DijkstraRouter answered 45 queries and explored 6.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?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="0.00" end="360.00" id="dump">
        <edge id="CW" sampledSeconds="6880.92" traveltime="155.59" overlapTraveltime="164.27" density="213.32" laneDensity="106.66" occupancy="53.33" waitingTime="0.00" timeLoss="6595.65" speed="0.58" departed="45" arrived="0" entered="0" left="22" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7294.08" traveltime="340.92" overlapTraveltime="359.94" density="226.13" laneDensity="113.07" occupancy="56.53" waitingTime="0.00" timeLoss="7156.06" speed="0.26" departed="0" arrived="0" entered="22" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="360.00" end="720.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="11060.73" overlapTraveltime="11677.96" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8275.17" speed="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="13546.68" overlapTraveltime="14302.63" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7916.23" speed="0.01" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="720.00" end="1080.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="100000.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8279.83" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="100000.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7919.88" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1080.00" end="1440.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="100000.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8279.99" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="100000.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7920.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1440.00" end="1800.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" traveltime="100000.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8280.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" traveltime="100000.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7920.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="1800.00" end="2160.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8280.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="WC" sampledSeconds="7920.00" overlapTraveltime="100000.00" density="245.54" laneDensity="122.77" occupancy="61.38" waitingTime="7920.00" timeLoss="7920.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="2160.00" end="2520.00" id="dump">
        <edge id="CW" sampledSeconds="8280.00" overlapTraveltime="100000.00" density="256.70" laneDensity="128.35" occupancy="64.17" waitingTime="8280.00" timeLoss="8280.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : meso bugs ticket5723 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket5723b ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket7035 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket747 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,8c1,29
< Warning: Teleporting vehicle 'flow_block.19'; waited too long, from edge '3/1to3/0':2, time 438.73.
< Warning: Vehicle 'flow_block.19' teleports beyond arrival edge '3/0to4/0', time 477.78.
< Warning: Teleporting vehicle 'detour'; waited too long, from edge '2/2to2/1':3, time 639.05.
< Warning: Vehicle 'detour' ends teleporting on edge '3/0to4/0':0, time 717.15.
< Warning: Teleporting vehicle 'flow_block.20'; waited too long, from edge '3/1to3/0':2, time 738.74.
< Warning: Vehicle 'flow_block.20' teleports beyond arrival edge '3/0to4/0', time 777.79.
< Warning: Teleporting vehicle 'flow_block.21'; waited too long, from edge '3/1to3/0':2, time 1038.74.
< Warning: Vehicle 'flow_block.21' teleports beyond arrival edge '3/0to4/0', time 1077.79.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==540984==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff6e4383d30 sp 0x7ff6e4383900 T2)
> ==540984==The signal is caused by a READ memory access.
> ==540984==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff6f860f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff6f85de7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff6f85df311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff6f85df54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff6f860fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff6f7fc84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff6f79ca608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket7491 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,30
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==541851==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f341d173d30 sp 0x7f341d173900 T2)
> ==541851==The signal is caused by a READ memory access.
> ==541851==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f343140a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f34313d97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f34313da311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f34313da54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f343140ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3430dc34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f34307c5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f342d2c5292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,21d1
< done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 184.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 3
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 1888.43
<  Speed: 12.03
<  Duration: 157.00
<  WaitingTime: 0.00
<  TimeLoss: 21.01
<  DepartDelay: 0.28
< 
< DijkstraRouter answered 3 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket8156 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso bugs ticket8166 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,33
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==541989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13104 byte(s) in 234 object(s) allocated from:
>     #0 0xfda45d in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda45d)
>     #1 0x182b390 in combCallback(double*, double**, float*, double**) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:67:25
>     #2 0x7f0ddb46ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0dc5efb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0dc61a6ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type default ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type jamThreshold ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type junctionControl ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type minorPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking_default ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type overtaking_option ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==542954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4d4b70f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso edge_type tauff ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type taufj ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type taufjj ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type taujf ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type tls_default ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type tls_flowPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso edge_type tls_penalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso jamming single_jam_1lane ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso jamming speedDev_jamThreshold_-0.8 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso jamming speedDev_jamThreshold_-1 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso jamming speedDev_jamThreshold_default ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control multique ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited.small_roundabout ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited_minorPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem control.limited_tlsPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control network_problem no_control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control no_control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty0 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty0.5 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty1 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control no_control_flowPenalty40 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control no_tls ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control no_tls_multique ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control plain ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control priority ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,4c1,29
< Warning: Teleporting vehicle 'EW.0'; waited too long, from edge 'EC':0, time 316.96.
< Warning: Vehicle 'EW.0' teleports beyond arrival edge 'CW', time 323.58.
< Warning: Teleporting vehicle 'WN.0'; waited too long, from edge 'WC':0, time 616.45.
< Warning: Vehicle 'WN.0' teleports beyond arrival edge 'CN', time 623.07.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==539888==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f322d0d3d30 sp 0x7f322d0d3900 T2)
> ==539888==The signal is caused by a READ memory access.
> ==539888==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f32413615fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f32413307c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3241331311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f324133154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3241361d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3240d1a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f324071c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f323d21c292 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/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 1495.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Teleports: 2 (Jam: 2)
< Statistics (avg):
<  RouteLength: 183.70
<  Speed: 8.32
<  Duration: 60.10
<  WaitingTime: 3.37
<  TimeLoss: 46.22
<  DepartDelay: 443.56
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control priority_no_control ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==539891==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8cc6573d30 sp 0x7f8cc6573900 T2)
> ==539891==The signal is caused by a READ memory access.
> ==539891==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8cda8005fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8cda7cf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8cda7d0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8cda7d054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8cda800d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8cda1b94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8cd9bbb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8cd66bb292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8cda1b97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==539891==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 618.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 183.90
<  Speed: 11.01
<  Duration: 16.91
<  WaitingTime: 0.21
<  TimeLoss: 3.08
<  DepartDelay: 0.00
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tlsPenalty_minorPenalty ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==539979==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5f171e3d30 sp 0x7f5f171e3900 T2)
> ==539979==The signal is caused by a READ memory access.
> ==539979==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5f2b4785fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5f2b4477c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5f2b448311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5f2b44854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5f2b478d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5f2ae314f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5f2a833608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5f27333292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5f2ae317e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==539979==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18c1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 323.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 183.90
<  Speed: 7.36
<  Duration: 25.00
<  WaitingTime: 0.00
<  TimeLoss: 11.50
<  DepartDelay: 0.00
< 
---
> Loading net-file from 'net.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control.limited ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control.limited_tlsPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control.limited_tlsPenalty_scaled ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average control_tlsPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination average no_control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control.limited ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control.limited_tlsPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad control_tlsPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination bad no_control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control.limited ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control.limited_tlsPenalty ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==538760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4dd144c78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good control_tlsPenalty ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso junction_control tls_coordination good no_control ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso lane_queue no_queue ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso lane_queue plain ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso minor_penalty_routing ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso multique no_multi ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso multique plain ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso tau tau_ff ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso tau tau_fj ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso tau tau_jf ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso tau tau_jj ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso teleport jump_to_end ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso teleport multiple_jumps ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso teleport single_jump ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso teleport single_jump_to_end ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : meso tls_penalty_routing ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==484250==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fde6c971d30 sp 0x7fde6c971900 T2)
> ==484250==The signal is caused by a READ memory access.
> ==484250==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fde80bfd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fde80bcc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fde80bcd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fde80bcd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fde80bfdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fde805b64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fde7ffb8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fde7cab8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fde805b67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==484250==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19c1
< Loading net-file from 'net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 45.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 90
<  Running: 28
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 140.99
<  Speed: 10.40
<  Duration: 11.98
<  WaitingTime: 0.04
<  TimeLoss: 0.15
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< 
---
> Loading net-file from 'net2.net.xml' ... 
\ Kein Zeilenumbruch am Dateiende.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log teleports_and_collisions ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==484237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f896fe7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8970120ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8970120a9e  (<unknown 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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==484230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5ab5c1c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ab5ec7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ab5ec7a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==484075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f42984bf78d  (<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 no_vehicles one_no_vehicles ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,45
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==454816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa24621002c 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa22db4278d  (<unknown module>)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa24621002c 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa24621002c 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 Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==455080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f540d59c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f540d847ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f540d847a9e  (<unknown 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 one100s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==454919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f374dbd778d  (<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 one10s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==455075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe6cc47278d  (<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 one1s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==455249==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff229ab9d30 sp 0x7ff229ab9900 T2)
> ==455249==The signal is caused by a READ memory access.
> ==455249==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff23dd455fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff23dd147c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff23dd15311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff23dd1554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff23dd45d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff23d6fe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff23d100608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff239c00292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff23d6fe7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==455249==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="2.00" end="3.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="3.00" end="4.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="4.00" end="5.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="5.00" end="6.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="6.00" end="7.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="7.00" end="8.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="8.00" end="9.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="9.00" end="10.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="10.00" end="11.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="11.00" end="12.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="12.00" end="13.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="13.00" end="14.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="14.00" end="15.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="15.00" end="16.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="16.00" end="17.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="17.00" end="18.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="18.00" end="19.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="19.00" end="20.00" id="onJunction" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
</detector>

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two100s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==457575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f52701a778d  (<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 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==457466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc7cd75f78d  (<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 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==459643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f25c372a78d  (<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 emission-output emissionClasses ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,344
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==487310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5e3c3dc78d  (<unknown module>)
> 
> Indirect leak of 2976 byte(s) in 12 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==487470==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6d92bf3d30 sp 0x7f6d92bf3900 T2)
> ==487470==The signal is caused by a READ memory access.
> ==487470==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6da6e895fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6da6e587c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6da6e59311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6da6e5954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6da6e89d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6da68424f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6da6244608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6da2d44292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6da68427e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==487470==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==487089==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8d42303d30 sp 0x7f8d42303900 T2)
> ==487089==The signal is caused by a READ memory access.
> ==487089==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8d565985fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8d565677c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8d56568311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8d5656854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8d56598d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8d55f514f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8d55953608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8d52453292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8d55f517e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==487089==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2270.20" CO="101.41" HC="0.51" NOx="0.94" PMx="0.04" fuel="0.98" electricity="0.00" noise="57.46" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="3.45" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2270.20" CO="101.41" HC="0.51" NOx="0.94" PMx="0.04" fuel="0.98" electricity="0.00" noise="57.46" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="3.45" angle="90.00" x="108.05" y="95.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output no_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==486905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f02fa79d78d  (<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 emission-output one_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==486927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f222365f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f222390aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f222390aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==486972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f003b8f078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f003bb9bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f003bb9ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,11
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==486931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb2dd87178d  (<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 emission-output period ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==487574==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0141713d30 sp 0x7f0141713900 T2)
> ==487574==The signal is caused by a READ memory access.
> ==487574==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f01559ae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f015597d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f015597e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f015597e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f01559aed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f01553674f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0154d69608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0151869292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f01553677e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==487574==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2336.99" CO="0.00" HC="0.02" NOx="0.70" PMx="0.01" fuel="1.00" electricity="0.00" noise="64.57" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="WC" pos="0.00" speed="13.89" angle="90.00" x="0.00" y="95.05"/>
    </timestep>
    <timestep time="10.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2270.20" CO="101.41" HC="0.51" NOx="0.94" PMx="0.04" fuel="0.98" electricity="0.00" noise="57.46" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="3.45" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="15.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2270.20" CO="101.41" HC="0.51" NOx="0.94" PMx="0.04" fuel="0.98" electricity="0.00" noise="57.46" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="3.45" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="20.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2270.20" CO="101.41" HC="0.51" NOx="0.94" PMx="0.04" fuel="0.98" electricity="0.00" noise="57.46" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="3.45" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="25.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2270.20" CO="101.41" HC="0.51" NOx="0.94" PMx="0.04" fuel="0.98" electricity="0.00" noise="57.46" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="3.45" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="30.00">
        <vehicle id="0" eclass="HBEFA3/PC_G_EU4" CO2="2270.20" CO="101.41" HC="0.51" NOx="0.94" PMx="0.04" fuel="0.98" electricity="0.00" noise="57.46" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" edge="CE" pos="0.00" speed="3.45" angle="90.00" x="108.05" y="95.05"/>
    </timestep>
    <timestep time="35.00"/>
    <timestep time="40.00"/>
    <timestep time="45.00"/>
    <timestep time="50.00"/>
    <timestep time="55.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_amitran ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488773==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb9fe8f3d30 sp 0x7fb9fe8f3900 T2)
> ==488773==The signal is caused by a READ memory access.
> ==488773==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fba12b965fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fba12b657c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fba12b66311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fba12b6654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fba12b96d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fba1254f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fba11f51608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fba0ea51292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fba1254f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488773==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in full ----------
<?xml version="1.0" encoding="UTF-8"?>


<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
    <actorConfig id="0" vehicleClass="Passenger" fuel="Gasoline" emissionClass="Euro4" ref="DEFAULT_VEHTYPE"/>
    <vehicle id="0" actorConfig="0" startTime="100000" ref="always_left.0"/>
    <motionState vehicle="0" speed="1111" time="100000" acceleration="0"/>
    <vehicle id="1" actorConfig="0" startTime="100000" ref="always_right.0"/>
    <motionState vehicle="1" speed="1111" time="100000" acceleration="0"/>
    <vehicle id="2" actorConfig="0" startTime="100000" ref="horizontal.0"/>
    <motionState vehicle="2" speed="1111" time="100000" acceleration="0"/>
    <vehicle id="3" actorConfig="0" startTime="100000" ref="vertical.0"/>
    <motionState vehicle="3" speed="894" time="100000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="101000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="101000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="101000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="101000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="102000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="102000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="102000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="102000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="103000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="103000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="103000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="103000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="104000" acceleration="0"/>
    <motionState vehicle="1" speed="1111" time="104000" acceleration="0"/>
    <motionState vehicle="2" speed="1111" time="104000" acceleration="0"/>
    <motionState vehicle="3" speed="894" time="104000" acceleration="0"/>
    <motionState vehicle="0" speed="1111" time="105000" acceleration="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_emission ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488765==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd438bb9d30 sp 0x7fd438bb9900 T2)
> ==488765==The signal is caused by a READ memory access.
> ==488765==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd44ce465fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd44ce157c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd44ce16311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd44ce1654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd44ce46d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd44c7ff4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd44c201608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd448d01292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd44c7ff7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488765==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in emissions ----------
<?xml version="1.0" encoding="UTF-8"?>


<emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_entryExit ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488119==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5e216cbd30 sp 0x7f5e216cb900 T2)
> ==488119==The signal is caused by a READ memory access.
> ==488119==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5e3595b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5e3592a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5e3592b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5e3592b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5e3595bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5e353144f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5e34d16608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5e31816292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5e353147e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488119==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
   <interval begin="0.00" end="60.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="60.00" end="120.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="120.00" end="180.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="180.00" end="240.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="240.00" end="300.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="300.00" end="360.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="360.00" end="420.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="420.00" end="480.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="480.00" end="540.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="540.00" end="600.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="600.00" end="660.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="660.00" end="720.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="720.00" end="780.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="780.00" end="840.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="840.00" end="900.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="900.00" end="960.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
   <interval begin="960.00" end="1000.00" id="e3_0_1si" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</e3Detector>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==487951==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7d3af23d30 sp 0x7f7d3af23900 T2)
> ==487951==The signal is caused by a READ memory access.
> ==487951==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7d4f1b95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7d4f1887c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7d4f189311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7d4f18954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7d4f1b9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7d4eb724f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7d4e574608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7d4b074292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7d4eb727e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==487951==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_full ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488829==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6f7f0e3d30 sp 0x7f6f7f0e3900 T2)
> ==488829==The signal is caused by a READ memory access.
> ==488829==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6f9337a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6f933497c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6f9334a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6f9334a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6f9337ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6f92d334f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6f92735608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6f8f235292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6f92d337e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488829==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in full ----------
<?xml version="1.0" encoding="UTF-8"?>


<full-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/full_file.xsd">
    <data timestep="0.00">
        <vehicles/>
        <edges>
            <edge id="1fi" traveltime="22.37">
                <lane id="1fi_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="1o" traveltime="43.98">
                <lane id="1o_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="1si" traveltime="17.07">
                <lane id="1si_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="1si_1" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="1si_2" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="2fi" traveltime="22.37">
                <lane id="2fi_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="2o" traveltime="43.98">
                <lane id="2o_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="11.11" meanspeed="11.11" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="2si" traveltime="17.07">
                <lane id="2si_0" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="2si_1" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
                <lane id="2si_2" CO="0.00" CO2="0.00" NOx="0.00" PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00" maxspeed="13.89" meanspeed="13.89" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id="3fi" traveltime="22.37">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_inductloops ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488032==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5e7b133d30 sp 0x7f5e7b133900 T2)
> ==488032==The signal is caused by a READ memory access.
> ==488032==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5e8f3d15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5e8f3a07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5e8f3a1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5e8f3a154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5e8f3d1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5e8ed8a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5e8e78c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5e8b28c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5e8ed8a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488032==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
    <interval begin="0.00" end="1.00" id="1si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="1si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="1si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="1o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="2o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="3o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="0.00" end="1.00" id="4o_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="1si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="1si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="1si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="2si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="2si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="2si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3si_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="3si_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
    <interval begin="1.00" end="2.00" id="4si_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488083==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe8488f3d30 sp 0x7fe8488f3900 T2)
> ==488083==The signal is caused by a READ memory access.
> ==488083==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe85cb925fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe85cb617c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe85cb62311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe85cb6254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe85cb92d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe85c54b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe85bf4d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe858a4d292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe85c54b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488083==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="15.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488817==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ffa75973d30 sp 0x7ffa75973900 T2)
> ==488817==The signal is caused by a READ memory access.
> ==488817==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffa89c035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ffa89bd27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffa89bd3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffa89bd354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffa89c03d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ffa895bc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ffa88fbe608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ffa85abe292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ffa895bc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488817==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="300000">
        <link id="32" amount="32" averageSpeed="1110">
            <actorConfig id="0" amount="32" averageSpeed="1110"/>
        </link>
        <link id="33" amount="16" averageSpeed="1110">
            <actorConfig id="0" amount="16" averageSpeed="1110"/>
        </link>
        <link id="34" amount="28" averageSpeed="1345">
            <actorConfig id="0" amount="28" averageSpeed="1345"/>
        </link>
        <link id="35" amount="40" averageSpeed="1108">
            <actorConfig id="0" amount="40" averageSpeed="1108"/>
        </link>
        <link id="36" amount="32" averageSpeed="1110">
            <actorConfig id="0" amount="32" averageSpeed="1110"/>
        </link>
        <link id="37" amount="29" averageSpeed="1384">
            <actorConfig id="0" amount="29" averageSpeed="1384"/>
        </link>
        <link id="38" amount="44" averageSpeed="1065">
            <actorConfig id="0" amount="44" averageSpeed="1065"/>
        </link>
        <link id="39" amount="8" averageSpeed="1110">
            <actorConfig id="0" amount="8" averageSpeed="1110"/>
        </link>
        <link id="40" amount="36" averageSpeed="1388">
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="60000"/>
    <timeSlice startTime="60000" duration="60000">
        <link id="32" amount="2" averageSpeed="1110"/>
        <link id="35" amount="2" averageSpeed="1110"/>
        <link id="38" amount="4" averageSpeed="1040"/>
    </timeSlice>
    <timeSlice startTime="120000" duration="60000">
        <link id="32" amount="6" averageSpeed="1110"/>
        <link id="33" amount="4" averageSpeed="1110"/>
        <link id="34" amount="6" averageSpeed="1388"/>
        <link id="35" amount="6" averageSpeed="1110"/>
        <link id="36" amount="4" averageSpeed="1110"/>
        <link id="37" amount="6" averageSpeed="1388"/>
        <link id="38" amount="12" averageSpeed="1063"/>
        <link id="40" amount="12" averageSpeed="1388"/>
        <link id="42" amount="8" averageSpeed="1110"/>
    </timeSlice>
    <timeSlice startTime="180000" duration="60000">
        <link id="32" amount="12" averageSpeed="1110"/>
        <link id="33" amount="6" averageSpeed="1110"/>
        <link id="34" amount="10" averageSpeed="1368"/>
        <link id="35" amount="12" averageSpeed="1110"/>
        <link id="36" amount="10" averageSpeed="1110"/>
        <link id="37" amount="10" averageSpeed="1386"/>
        <link id="38" amount="12" averageSpeed="1065"/>
        <link id="39" amount="2" averageSpeed="1110"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran_filter ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488820==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdc40ccbd30 sp 0x7fdc40ccb900 T2)
> ==488820==The signal is caused by a READ memory access.
> ==488820==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdc54f5b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fdc54f2a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdc54f2b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdc54f2b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdc54f5bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdc549144f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdc54316608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdc50e16292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdc549147e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488820==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="300000">
        <link id="32" amount="32">
            <actorConfig id="0" amount="32"/>
        </link>
        <link id="33" amount="16">
            <actorConfig id="0" amount="16"/>
        </link>
        <link id="34" amount="28">
            <actorConfig id="0" amount="28"/>
        </link>
        <link id="35" amount="40">
            <actorConfig id="0" amount="40"/>
        </link>
        <link id="36" amount="32">
            <actorConfig id="0" amount="32"/>
        </link>
        <link id="37" amount="29">
            <actorConfig id="0" amount="29"/>
        </link>
        <link id="38" amount="44">
            <actorConfig id="0" amount="44"/>
        </link>
        <link id="39" amount="8">
            <actorConfig id="0" amount="8"/>
        </link>
        <link id="40" amount="36">
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?xml version="1.0" encoding="UTF-8"?>


<linkData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/linkdata.xsd">
    <timeSlice startTime="0" duration="60000"/>
    <timeSlice startTime="60000" duration="60000">
        <link id="32" amount="2" averageSpeed="1110"/>
        <link id="35" amount="2" averageSpeed="1110"/>
        <link id="38" amount="4" averageSpeed="1040"/>
    </timeSlice>
    <timeSlice startTime="120000" duration="60000">
        <link id="32" amount="6" averageSpeed="1110"/>
        <link id="33" amount="4" averageSpeed="1110"/>
        <link id="34" amount="6" averageSpeed="1388"/>
        <link id="35" amount="6" averageSpeed="1110"/>
        <link id="36" amount="4" averageSpeed="1110"/>
        <link id="37" amount="6" averageSpeed="1388"/>
        <link id="38" amount="12" averageSpeed="1063"/>
        <link id="40" amount="12" averageSpeed="1388"/>
        <link id="42" amount="8" averageSpeed="1110"/>
    </timeSlice>
    <timeSlice startTime="180000" duration="60000">
        <link id="32" amount="12" averageSpeed="1110"/>
        <link id="33" amount="6" averageSpeed="1110"/>
        <link id="34" amount="10" averageSpeed="1368"/>
        <link id="35" amount="12" averageSpeed="1110"/>
        <link id="36" amount="10" averageSpeed="1110"/>
        <link id="37" amount="10" averageSpeed="1386"/>
        <link id="38" amount="12" averageSpeed="1065"/>
        <link id="39" amount="2" averageSpeed="1110"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_constrained ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488124==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd520873d30 sp 0x7fd520873900 T2)
> ==488124==The signal is caused by a READ memory access.
> ==488124==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd534b025fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd534ad17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd534ad2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd534ad254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd534b02d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd5344bb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd533ebd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd5309bd292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd5344bb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488124==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="0.00" end="15.00" id="dump_15">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="15.00" id="dump_15">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated300 ----------
<?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="0.00" end="300.00" id="dump_300">
        <edge id="1fi" sampledSeconds="675.45" traveltime="22.37" overlapTraveltime="22.82" density="9.06" laneDensity="9.06" occupancy="4.53" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="20" arrived="0" entered="12" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="626.05" traveltime="43.99" overlapTraveltime="44.44" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="0.03" speed="11.11" departed="0" arrived="0" entered="16" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="463.88" traveltime="17.62" overlapTraveltime="17.99" density="6.52" laneDensity="2.17" occupancy="1.09" waitingTime="0.00" timeLoss="14.45" speed="13.46" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="788.11" traveltime="22.41" overlapTraveltime="22.86" density="10.57" laneDensity="10.57" occupancy="5.29" waitingTime="0.00" timeLoss="1.42" speed="11.09" departed="20" arrived="1" entered="20" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1139.77" traveltime="43.99" overlapTraveltime="44.44" density="7.77" laneDensity="7.77" occupancy="3.89" waitingTime="0.00" timeLoss="0.06" speed="11.11" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="460.22" traveltime="17.13" overlapTraveltime="17.49" density="6.47" laneDensity="2.16" occupancy="1.08" waitingTime="0.00" timeLoss="1.47" speed="13.85" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="948.06" traveltime="23.32" overlapTraveltime="23.79" density="12.72" laneDensity="12.72" occupancy="6.36" waitingTime="0.00" timeLoss="38.75" speed="10.66" departed="40" arrived="1" entered="4" left="36" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="253.24" traveltime="43.98" overlapTraveltime="44.44" density="1.73" laneDensity="1.73" occupancy="0.86" waitingTime="0.00" timeLoss="0.01" speed="11.11" departed="0" arrived="0" entered="8" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="588.36" traveltime="17.07" overlapTraveltime="17.43" density="8.27" laneDensity="2.76" occupancy="1.38" waitingTime="0.00" timeLoss="0.02" speed="13.89" departed="0" arrived="0" entered="36" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="544.30" traveltime="22.37" overlapTraveltime="22.82" density="7.30" laneDensity="7.30" occupancy="3.65" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="0" arrived="0" entered="28" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1504.62" traveltime="43.99" overlapTraveltime="44.44" density="10.26" laneDensity="10.26" occupancy="5.13" waitingTime="0.00" timeLoss="0.08" speed="11.11" departed="0" arrived="0" entered="40" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="311.99" traveltime="17.07" overlapTraveltime="17.43" density="4.39" laneDensity="1.46" occupancy="0.73" waitingTime="0.00" timeLoss="0.01" speed="13.89" departed="0" arrived="0" entered="21" left="16" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="300.00" id="dump_300">
        <edge id="1fi" sampledSeconds="675.45" traveltime="22.37" overlapTraveltime="22.82" density="9.06" laneDensity="9.06" occupancy="4.53" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="20" arrived="0" entered="12" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="626.05" traveltime="43.99" overlapTraveltime="44.44" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="0.03" speed="11.11" departed="0" arrived="0" entered="16" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="463.88" traveltime="17.62" overlapTraveltime="17.99" density="6.52" laneDensity="2.17" occupancy="1.09" waitingTime="0.00" timeLoss="14.45" speed="13.46" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="788.11" traveltime="22.41" overlapTraveltime="22.86" density="10.57" laneDensity="10.57" occupancy="5.29" waitingTime="0.00" timeLoss="1.42" speed="11.09" departed="20" arrived="1" entered="20" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1139.77" traveltime="43.99" overlapTraveltime="44.44" density="7.77" laneDensity="7.77" occupancy="3.89" waitingTime="0.00" timeLoss="0.06" speed="11.11" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="460.22" traveltime="17.13" overlapTraveltime="17.49" density="6.47" laneDensity="2.16" occupancy="1.08" waitingTime="0.00" timeLoss="1.47" speed="13.85" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="948.06" traveltime="23.32" overlapTraveltime="23.79" density="12.72" laneDensity="12.72" occupancy="6.36" waitingTime="0.00" timeLoss="38.75" speed="10.66" departed="40" arrived="1" entered="4" left="36" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="253.24" traveltime="43.98" overlapTraveltime="44.44" density="1.73" laneDensity="1.73" occupancy="0.86" waitingTime="0.00" timeLoss="0.01" speed="11.11" departed="0" arrived="0" entered="8" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="588.36" traveltime="17.07" overlapTraveltime="17.43" density="8.27" laneDensity="2.76" occupancy="1.38" waitingTime="0.00" timeLoss="0.02" speed="13.89" departed="0" arrived="0" entered="36" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="544.30" traveltime="22.37" overlapTraveltime="22.82" density="7.30" laneDensity="7.30" occupancy="3.65" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="0" arrived="0" entered="28" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1504.62" traveltime="43.99" overlapTraveltime="44.44" density="10.26" laneDensity="10.26" occupancy="5.13" waitingTime="0.00" timeLoss="0.08" speed="11.11" departed="0" arrived="0" entered="40" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?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="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?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="0.00" end="900.00" id="dump_900">
        <edge id="1fi" sampledSeconds="5640.34" traveltime="22.57" overlapTraveltime="23.02" density="25.22" laneDensity="25.22" occupancy="12.61" waitingTime="0.00" timeLoss="50.55" speed="11.01" departed="80" arrived="45" entered="174" left="201" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="7944.31" traveltime="43.98" overlapTraveltime="44.44" density="18.06" laneDensity="18.06" occupancy="9.03" waitingTime="0.00" timeLoss="0.38" speed="11.11" departed="0" arrived="0" entered="187" left="174" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="3485.41" traveltime="17.57" overlapTraveltime="17.94" density="16.33" laneDensity="5.44" occupancy="2.72" waitingTime="0.00" timeLoss="99.35" speed="13.49" departed="0" arrived="0" entered="201" left="195" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="6183.58" traveltime="22.48" overlapTraveltime="22.93" density="27.65" laneDensity="27.65" occupancy="13.82" waitingTime="0.00" timeLoss="29.68" speed="11.06" departed="80" arrived="61" entered="200" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="9055.27" traveltime="43.99" overlapTraveltime="44.44" density="20.59" laneDensity="20.59" occupancy="10.30" waitingTime="0.00" timeLoss="0.50" speed="11.11" departed="0" arrived="0" entered="212" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="3563.61" traveltime="17.23" overlapTraveltime="17.60" density="16.70" laneDensity="5.57" occupancy="2.78" waitingTime="0.00" timeLoss="33.40" speed="13.76" departed="0" arrived="0" entered="209" left="204" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="7633.79" traveltime="23.83" overlapTraveltime="24.31" density="34.13" laneDensity="34.13" occupancy="17.07" waitingTime="0.00" timeLoss="469.12" speed="10.43" departed="160" arrived="106" entered="166" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="7582.47" traveltime="43.99" overlapTraveltime="44.44" density="17.24" laneDensity="17.24" occupancy="8.62" waitingTime="0.00" timeLoss="0.41" speed="11.11" departed="0" arrived="0" entered="179" left="166" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="3546.37" traveltime="17.19" overlapTraveltime="17.56" density="16.62" laneDensity="5.54" occupancy="2.77" waitingTime="0.00" timeLoss="24.99" speed="13.79" departed="0" arrived="0" entered="209" left="203" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="4564.52" traveltime="22.37" overlapTraveltime="22.82" density="20.41" laneDensity="20.41" occupancy="10.20" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="208" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="9418.27" traveltime="43.99" overlapTraveltime="44.44" density="21.42" laneDensity="21.42" occupancy="10.71" waitingTime="0.00" timeLoss="0.51" speed="11.11" departed="0" arrived="0" entered="220" left="208" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="3383.91" traveltime="17.07" overlapTraveltime="17.43" density="15.85" laneDensity="5.28" occupancy="2.64" waitingTime="0.00" timeLoss="0.11" speed="13.89" departed="0" arrived="0" entered="200" left="196" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="0.00" end="900.00" id="dump_900">
        <edge id="1fi" sampledSeconds="5640.34" traveltime="22.57" overlapTraveltime="23.02" density="25.22" laneDensity="25.22" occupancy="12.61" waitingTime="0.00" timeLoss="50.55" speed="11.01" departed="80" arrived="45" entered="174" left="201" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="7944.31" traveltime="43.98" overlapTraveltime="44.44" density="18.06" laneDensity="18.06" occupancy="9.03" waitingTime="0.00" timeLoss="0.38" speed="11.11" departed="0" arrived="0" entered="187" left="174" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="3485.41" traveltime="17.57" overlapTraveltime="17.94" density="16.33" laneDensity="5.44" occupancy="2.72" waitingTime="0.00" timeLoss="99.35" speed="13.49" departed="0" arrived="0" entered="201" left="195" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="6183.58" traveltime="22.48" overlapTraveltime="22.93" density="27.65" laneDensity="27.65" occupancy="13.82" waitingTime="0.00" timeLoss="29.68" speed="11.06" departed="80" arrived="61" entered="200" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="9055.27" traveltime="43.99" overlapTraveltime="44.44" density="20.59" laneDensity="20.59" occupancy="10.30" waitingTime="0.00" timeLoss="0.50" speed="11.11" departed="0" arrived="0" entered="212" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="3563.61" traveltime="17.23" overlapTraveltime="17.60" density="16.70" laneDensity="5.57" occupancy="2.78" waitingTime="0.00" timeLoss="33.40" speed="13.76" departed="0" arrived="0" entered="209" left="204" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="7633.79" traveltime="23.83" overlapTraveltime="24.31" density="34.13" laneDensity="34.13" occupancy="17.07" waitingTime="0.00" timeLoss="469.12" speed="10.43" departed="160" arrived="106" entered="166" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="7582.47" traveltime="43.99" overlapTraveltime="44.44" density="17.24" laneDensity="17.24" occupancy="8.62" waitingTime="0.00" timeLoss="0.41" speed="11.11" departed="0" arrived="0" entered="179" left="166" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="3546.37" traveltime="17.19" overlapTraveltime="17.56" density="16.62" laneDensity="5.54" occupancy="2.77" waitingTime="0.00" timeLoss="24.99" speed="13.79" departed="0" arrived="0" entered="209" left="203" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="4564.52" traveltime="22.37" overlapTraveltime="22.82" density="20.41" laneDensity="20.41" occupancy="10.20" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="208" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="9418.27" traveltime="43.99" overlapTraveltime="44.44" density="21.42" laneDensity="21.42" occupancy="10.71" waitingTime="0.00" timeLoss="0.51" speed="11.11" departed="0" arrived="0" entered="220" left="208" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_edges ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488193==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff6cfaf3d30 sp 0x7ff6cfaf3900 T2)
> ==488193==The signal is caused by a READ memory access.
> ==488193==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff6e3d875fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7ff6e3d567c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff6e3d57311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff6e3d5754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff6e3d87d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff6e37404f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff6e3142608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff6dfc42292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff6e37407e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488193==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?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="0.00" end="300.00" id="dump_300">
        <edge id="1fi" sampledSeconds="675.45" traveltime="22.37" overlapTraveltime="22.82" density="9.06" laneDensity="9.06" occupancy="4.53" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="20" arrived="0" entered="12" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="626.05" traveltime="43.99" overlapTraveltime="44.44" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="0.03" speed="11.11" departed="0" arrived="0" entered="16" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="463.88" traveltime="17.62" overlapTraveltime="17.99" density="6.52" laneDensity="2.17" occupancy="1.09" waitingTime="0.00" timeLoss="14.45" speed="13.46" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="788.11" traveltime="22.41" overlapTraveltime="22.86" density="10.57" laneDensity="10.57" occupancy="5.29" waitingTime="0.00" timeLoss="1.42" speed="11.09" departed="20" arrived="1" entered="20" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1139.77" traveltime="43.99" overlapTraveltime="44.44" density="7.77" laneDensity="7.77" occupancy="3.89" waitingTime="0.00" timeLoss="0.06" speed="11.11" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="460.22" traveltime="17.13" overlapTraveltime="17.49" density="6.47" laneDensity="2.16" occupancy="1.08" waitingTime="0.00" timeLoss="1.47" speed="13.85" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="948.06" traveltime="23.32" overlapTraveltime="23.79" density="12.72" laneDensity="12.72" occupancy="6.36" waitingTime="0.00" timeLoss="38.75" speed="10.66" departed="40" arrived="1" entered="4" left="36" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="253.24" traveltime="43.98" overlapTraveltime="44.44" density="1.73" laneDensity="1.73" occupancy="0.86" waitingTime="0.00" timeLoss="0.01" speed="11.11" departed="0" arrived="0" entered="8" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="588.36" traveltime="17.07" overlapTraveltime="17.43" density="8.27" laneDensity="2.76" occupancy="1.38" waitingTime="0.00" timeLoss="0.02" speed="13.89" departed="0" arrived="0" entered="36" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="544.30" traveltime="22.37" overlapTraveltime="22.82" density="7.30" laneDensity="7.30" occupancy="3.65" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="0" arrived="0" entered="28" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1504.62" traveltime="43.99" overlapTraveltime="44.44" density="10.26" laneDensity="10.26" occupancy="5.13" waitingTime="0.00" timeLoss="0.08" speed="11.11" departed="0" arrived="0" entered="40" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="311.99" traveltime="17.07" overlapTraveltime="17.43" density="4.39" laneDensity="1.46" occupancy="0.73" waitingTime="0.00" timeLoss="0.01" speed="13.89" departed="0" arrived="0" entered="21" left="16" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="300.00" end="600.00" id="dump_300">
        <edge id="1fi" sampledSeconds="2257.31" traveltime="22.63" overlapTraveltime="23.08" density="30.28" laneDensity="30.28" occupancy="15.14" waitingTime="0.00" timeLoss="26.15" speed="10.98" departed="30" arrived="15" entered="72" left="83" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="3362.73" traveltime="43.99" overlapTraveltime="44.44" density="22.94" laneDensity="22.94" occupancy="11.47" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="81" left="72" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="1446.10" traveltime="17.61" overlapTraveltime="17.99" density="20.33" laneDensity="6.78" occupancy="3.39" waitingTime="0.00" timeLoss="44.42" speed="13.46" departed="0" arrived="0" entered="83" left="81" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="2696.22" traveltime="22.48" overlapTraveltime="22.94" density="36.17" laneDensity="36.17" occupancy="18.08" waitingTime="0.00" timeLoss="14.01" speed="11.05" departed="30" arrived="30" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="3954.97" traveltime="43.99" overlapTraveltime="44.44" density="26.98" laneDensity="26.98" occupancy="13.49" waitingTime="0.00" timeLoss="0.22" speed="11.11" departed="0" arrived="0" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="1555.70" traveltime="17.31" overlapTraveltime="17.68" density="21.87" laneDensity="7.29" occupancy="3.64" waitingTime="0.00" timeLoss="21.41" speed="13.70" departed="0" arrived="0" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="3069.73" traveltime="23.71" overlapTraveltime="24.19" density="41.18" laneDensity="41.18" occupancy="20.59" waitingTime="0.00" timeLoss="174.16" speed="10.48" departed="60" arrived="45" entered="71" left="83" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="3357.00" traveltime="43.99" overlapTraveltime="44.44" density="22.90" laneDensity="22.90" occupancy="11.45" waitingTime="0.00" timeLoss="0.19" speed="11.11" departed="0" arrived="0" entered="81" left="71" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="1408.98" traveltime="17.25" overlapTraveltime="17.62" density="19.80" laneDensity="6.60" occupancy="3.30" waitingTime="0.00" timeLoss="14.63" speed="13.75" departed="0" arrived="0" entered="83" left="81" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="2002.13" traveltime="22.37" overlapTraveltime="22.82" density="26.86" laneDensity="26.86" occupancy="13.43" waitingTime="0.00" timeLoss="0.07" speed="11.11" departed="0" arrived="0" entered="89" left="89" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="3938.16" traveltime="43.99" overlapTraveltime="44.44" density="26.86" laneDensity="26.86" occupancy="13.43" waitingTime="0.00" timeLoss="0.22" speed="11.11" departed="0" arrived="0" entered="90" left="89" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?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="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="1fi" sampledSeconds="28.00" traveltime="22.37" overlapTraveltime="22.82" density="1.88" laneDensity="1.88" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="11.11" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="28.00" traveltime="22.37" overlapTraveltime="22.82" density="1.88" laneDensity="1.88" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="11.11" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="56.00" traveltime="23.89" overlapTraveltime="24.37" density="3.76" laneDensity="3.76" occupancy="1.88" waitingTime="0.00" timeLoss="3.56" speed="10.40" departed="4" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?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="0.00" end="900.00" id="dump_900">
        <edge id="1fi" sampledSeconds="5640.34" traveltime="22.57" overlapTraveltime="23.02" density="25.22" laneDensity="25.22" occupancy="12.61" waitingTime="0.00" timeLoss="50.55" speed="11.01" departed="80" arrived="45" entered="174" left="201" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="7944.31" traveltime="43.98" overlapTraveltime="44.44" density="18.06" laneDensity="18.06" occupancy="9.03" waitingTime="0.00" timeLoss="0.38" speed="11.11" departed="0" arrived="0" entered="187" left="174" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="3485.41" traveltime="17.57" overlapTraveltime="17.94" density="16.33" laneDensity="5.44" occupancy="2.72" waitingTime="0.00" timeLoss="99.35" speed="13.49" departed="0" arrived="0" entered="201" left="195" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="6183.58" traveltime="22.48" overlapTraveltime="22.93" density="27.65" laneDensity="27.65" occupancy="13.82" waitingTime="0.00" timeLoss="29.68" speed="11.06" departed="80" arrived="61" entered="200" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="9055.27" traveltime="43.99" overlapTraveltime="44.44" density="20.59" laneDensity="20.59" occupancy="10.30" waitingTime="0.00" timeLoss="0.50" speed="11.11" departed="0" arrived="0" entered="212" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="3563.61" traveltime="17.23" overlapTraveltime="17.60" density="16.70" laneDensity="5.57" occupancy="2.78" waitingTime="0.00" timeLoss="33.40" speed="13.76" departed="0" arrived="0" entered="209" left="204" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="7633.79" traveltime="23.83" overlapTraveltime="24.31" density="34.13" laneDensity="34.13" occupancy="17.07" waitingTime="0.00" timeLoss="469.12" speed="10.43" departed="160" arrived="106" entered="166" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="7582.47" traveltime="43.99" overlapTraveltime="44.44" density="17.24" laneDensity="17.24" occupancy="8.62" waitingTime="0.00" timeLoss="0.41" speed="11.11" departed="0" arrived="0" entered="179" left="166" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="3546.37" traveltime="17.19" overlapTraveltime="17.56" density="16.62" laneDensity="5.54" occupancy="2.77" waitingTime="0.00" timeLoss="24.99" speed="13.79" departed="0" arrived="0" entered="209" left="203" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="4564.52" traveltime="22.37" overlapTraveltime="22.82" density="20.41" laneDensity="20.41" occupancy="10.20" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="208" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="9418.27" traveltime="43.99" overlapTraveltime="44.44" density="21.42" laneDensity="21.42" occupancy="10.71" waitingTime="0.00" timeLoss="0.51" speed="11.11" departed="0" arrived="0" entered="220" left="208" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="3383.91" traveltime="17.07" overlapTraveltime="17.43" density="15.85" laneDensity="5.28" occupancy="2.64" waitingTime="0.00" timeLoss="0.11" speed="13.89" departed="0" arrived="0" entered="200" left="196" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="900.00" end="1000.00" id="dump_900">
        <edge id="1fi" sampledSeconds="913.89" traveltime="22.72" overlapTraveltime="23.18" density="36.78" laneDensity="36.78" occupancy="18.39" waitingTime="0.00" timeLoss="14.14" speed="10.94" departed="10" arrived="9" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="1330.00" traveltime="43.99" overlapTraveltime="44.44" density="27.22" laneDensity="27.22" occupancy="13.61" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="533.33" traveltime="17.53" overlapTraveltime="17.90" density="22.49" laneDensity="7.50" occupancy="3.75" waitingTime="0.00" timeLoss="14.02" speed="13.52" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="909.36" traveltime="22.53" overlapTraveltime="22.98" density="36.59" laneDensity="36.59" occupancy="18.30" waitingTime="0.00" timeLoss="6.49" speed="11.03" departed="10" arrived="10" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1330.27" traveltime="44.03" overlapTraveltime="44.48" density="27.22" laneDensity="27.22" occupancy="13.61" waitingTime="0.00" timeLoss="1.55" speed="11.10" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="524.32" traveltime="17.30" overlapTraveltime="17.66" density="22.11" laneDensity="7.37" occupancy="3.68" waitingTime="0.00" timeLoss="6.84" speed="13.71" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="1197.74" traveltime="23.89" overlapTraveltime="24.37" density="48.20" laneDensity="48.20" occupancy="24.10" waitingTime="0.00" timeLoss="76.14" speed="10.40" departed="20" arrived="19" entered="29" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="1328.79" traveltime="44.04" overlapTraveltime="44.49" density="27.19" laneDensity="27.19" occupancy="13.60" waitingTime="0.00" timeLoss="1.66" speed="11.10" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="521.71" traveltime="17.09" overlapTraveltime="17.45" density="22.00" laneDensity="7.33" occupancy="3.67" waitingTime="0.00" timeLoss="0.58" speed="13.87" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="681.74" traveltime="22.37" overlapTraveltime="22.82" density="27.43" laneDensity="27.43" occupancy="13.72" waitingTime="0.00" timeLoss="0.15" speed="11.11" departed="0" arrived="0" entered="30" left="31" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1331.51" traveltime="44.03" overlapTraveltime="44.48" density="27.25" laneDensity="27.25" occupancy="13.62" waitingTime="0.00" timeLoss="1.42" speed="11.10" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_lanes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488284==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f945f0f3d30 sp 0x7f945f0f3900 T2)
> ==488284==The signal is caused by a READ memory access.
> ==488284==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f94733895fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f94733587c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9473359311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f947335954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9473389d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9472d424f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9472744608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f946f244292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9472d427e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488284==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in aggregated300 ----------
<?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="0.00" end="300.00" id="dump_300">
        <edge id="1fi" sampledSeconds="675.45" traveltime="22.37" overlapTraveltime="22.82" density="9.06" laneDensity="9.06" occupancy="4.53" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="20" arrived="0" entered="12" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="626.05" traveltime="43.99" overlapTraveltime="44.44" density="4.27" laneDensity="4.27" occupancy="2.14" waitingTime="0.00" timeLoss="0.03" speed="11.11" departed="0" arrived="0" entered="16" left="12" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="463.88" traveltime="17.62" overlapTraveltime="17.99" density="6.52" laneDensity="2.17" occupancy="1.09" waitingTime="0.00" timeLoss="14.45" speed="13.46" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="788.11" traveltime="22.41" overlapTraveltime="22.86" density="10.57" laneDensity="10.57" occupancy="5.29" waitingTime="0.00" timeLoss="1.42" speed="11.09" departed="20" arrived="1" entered="20" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1139.77" traveltime="43.99" overlapTraveltime="44.44" density="7.77" laneDensity="7.77" occupancy="3.89" waitingTime="0.00" timeLoss="0.06" speed="11.11" departed="0" arrived="0" entered="32" left="20" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="460.22" traveltime="17.13" overlapTraveltime="17.49" density="6.47" laneDensity="2.16" occupancy="1.08" waitingTime="0.00" timeLoss="1.47" speed="13.85" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="948.06" traveltime="23.32" overlapTraveltime="23.79" density="12.72" laneDensity="12.72" occupancy="6.36" waitingTime="0.00" timeLoss="38.75" speed="10.66" departed="40" arrived="1" entered="4" left="36" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="253.24" traveltime="43.98" overlapTraveltime="44.44" density="1.73" laneDensity="1.73" occupancy="0.86" waitingTime="0.00" timeLoss="0.01" speed="11.11" departed="0" arrived="0" entered="8" left="4" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="588.36" traveltime="17.07" overlapTraveltime="17.43" density="8.27" laneDensity="2.76" occupancy="1.38" waitingTime="0.00" timeLoss="0.02" speed="13.89" departed="0" arrived="0" entered="36" left="32" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="544.30" traveltime="22.37" overlapTraveltime="22.82" density="7.30" laneDensity="7.30" occupancy="3.65" waitingTime="0.00" timeLoss="0.02" speed="11.11" departed="0" arrived="0" entered="28" left="21" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1504.62" traveltime="43.99" overlapTraveltime="44.44" density="10.26" laneDensity="10.26" occupancy="5.13" waitingTime="0.00" timeLoss="0.08" speed="11.11" departed="0" arrived="0" entered="40" left="28" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="311.99" traveltime="17.07" overlapTraveltime="17.43" density="4.39" laneDensity="1.46" occupancy="0.73" waitingTime="0.00" timeLoss="0.01" speed="13.89" departed="0" arrived="0" entered="21" left="16" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="300.00" end="600.00" id="dump_300">
        <edge id="1fi" sampledSeconds="2257.31" traveltime="22.63" overlapTraveltime="23.08" density="30.28" laneDensity="30.28" occupancy="15.14" waitingTime="0.00" timeLoss="26.15" speed="10.98" departed="30" arrived="15" entered="72" left="83" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="3362.73" traveltime="43.99" overlapTraveltime="44.44" density="22.94" laneDensity="22.94" occupancy="11.47" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="81" left="72" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="1446.10" traveltime="17.61" overlapTraveltime="17.99" density="20.33" laneDensity="6.78" occupancy="3.39" waitingTime="0.00" timeLoss="44.42" speed="13.46" departed="0" arrived="0" entered="83" left="81" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="2696.22" traveltime="22.48" overlapTraveltime="22.94" density="36.17" laneDensity="36.17" occupancy="18.08" waitingTime="0.00" timeLoss="14.01" speed="11.05" departed="30" arrived="30" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="3954.97" traveltime="43.99" overlapTraveltime="44.44" density="26.98" laneDensity="26.98" occupancy="13.49" waitingTime="0.00" timeLoss="0.22" speed="11.11" departed="0" arrived="0" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="1555.70" traveltime="17.31" overlapTraveltime="17.68" density="21.87" laneDensity="7.29" occupancy="3.64" waitingTime="0.00" timeLoss="21.41" speed="13.70" departed="0" arrived="0" entered="90" left="90" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="3069.73" traveltime="23.71" overlapTraveltime="24.19" density="41.18" laneDensity="41.18" occupancy="20.59" waitingTime="0.00" timeLoss="174.16" speed="10.48" departed="60" arrived="45" entered="71" left="83" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="3357.00" traveltime="43.99" overlapTraveltime="44.44" density="22.90" laneDensity="22.90" occupancy="11.45" waitingTime="0.00" timeLoss="0.19" speed="11.11" departed="0" arrived="0" entered="81" left="71" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="1408.98" traveltime="17.25" overlapTraveltime="17.62" density="19.80" laneDensity="6.60" occupancy="3.30" waitingTime="0.00" timeLoss="14.63" speed="13.75" departed="0" arrived="0" entered="83" left="81" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="2002.13" traveltime="22.37" overlapTraveltime="22.82" density="26.86" laneDensity="26.86" occupancy="13.43" waitingTime="0.00" timeLoss="0.07" speed="11.11" departed="0" arrived="0" entered="89" left="89" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="3938.16" traveltime="43.99" overlapTraveltime="44.44" density="26.86" laneDensity="26.86" occupancy="13.43" waitingTime="0.00" timeLoss="0.22" speed="11.11" departed="0" arrived="0" entered="90" left="89" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated60 ----------
<?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="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="120.00" id="dump_60">
        <edge id="1fi" sampledSeconds="28.00" traveltime="22.37" overlapTraveltime="22.82" density="1.88" laneDensity="1.88" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="11.11" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="28.00" traveltime="22.37" overlapTraveltime="22.82" density="1.88" laneDensity="1.88" occupancy="0.94" waitingTime="0.00" timeLoss="0.00" speed="11.11" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="56.00" traveltime="23.89" overlapTraveltime="24.37" density="3.76" laneDensity="3.76" occupancy="1.88" waitingTime="0.00" timeLoss="3.56" speed="10.40" departed="4" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in aggregated900 ----------
<?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="0.00" end="900.00" id="dump_900">
        <edge id="1fi" sampledSeconds="5640.34" traveltime="22.57" overlapTraveltime="23.02" density="25.22" laneDensity="25.22" occupancy="12.61" waitingTime="0.00" timeLoss="50.55" speed="11.01" departed="80" arrived="45" entered="174" left="201" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="7944.31" traveltime="43.98" overlapTraveltime="44.44" density="18.06" laneDensity="18.06" occupancy="9.03" waitingTime="0.00" timeLoss="0.38" speed="11.11" departed="0" arrived="0" entered="187" left="174" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="3485.41" traveltime="17.57" overlapTraveltime="17.94" density="16.33" laneDensity="5.44" occupancy="2.72" waitingTime="0.00" timeLoss="99.35" speed="13.49" departed="0" arrived="0" entered="201" left="195" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="6183.58" traveltime="22.48" overlapTraveltime="22.93" density="27.65" laneDensity="27.65" occupancy="13.82" waitingTime="0.00" timeLoss="29.68" speed="11.06" departed="80" arrived="61" entered="200" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="9055.27" traveltime="43.99" overlapTraveltime="44.44" density="20.59" laneDensity="20.59" occupancy="10.30" waitingTime="0.00" timeLoss="0.50" speed="11.11" departed="0" arrived="0" entered="212" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="3563.61" traveltime="17.23" overlapTraveltime="17.60" density="16.70" laneDensity="5.57" occupancy="2.78" waitingTime="0.00" timeLoss="33.40" speed="13.76" departed="0" arrived="0" entered="209" left="204" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="7633.79" traveltime="23.83" overlapTraveltime="24.31" density="34.13" laneDensity="34.13" occupancy="17.07" waitingTime="0.00" timeLoss="469.12" speed="10.43" departed="160" arrived="106" entered="166" left="209" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="7582.47" traveltime="43.99" overlapTraveltime="44.44" density="17.24" laneDensity="17.24" occupancy="8.62" waitingTime="0.00" timeLoss="0.41" speed="11.11" departed="0" arrived="0" entered="179" left="166" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="3546.37" traveltime="17.19" overlapTraveltime="17.56" density="16.62" laneDensity="5.54" occupancy="2.77" waitingTime="0.00" timeLoss="24.99" speed="13.79" departed="0" arrived="0" entered="209" left="203" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="4564.52" traveltime="22.37" overlapTraveltime="22.82" density="20.41" laneDensity="20.41" occupancy="10.20" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="208" left="200" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="9418.27" traveltime="43.99" overlapTraveltime="44.44" density="21.42" laneDensity="21.42" occupancy="10.71" waitingTime="0.00" timeLoss="0.51" speed="11.11" departed="0" arrived="0" entered="220" left="208" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="3383.91" traveltime="17.07" overlapTraveltime="17.43" density="15.85" laneDensity="5.28" occupancy="2.64" waitingTime="0.00" timeLoss="0.11" speed="13.89" departed="0" arrived="0" entered="200" left="196" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="900.00" end="1000.00" id="dump_900">
        <edge id="1fi" sampledSeconds="913.89" traveltime="22.72" overlapTraveltime="23.18" density="36.78" laneDensity="36.78" occupancy="18.39" waitingTime="0.00" timeLoss="14.14" speed="10.94" departed="10" arrived="9" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="1330.00" traveltime="43.99" overlapTraveltime="44.44" density="27.22" laneDensity="27.22" occupancy="13.61" waitingTime="0.00" timeLoss="0.16" speed="11.11" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="533.33" traveltime="17.53" overlapTraveltime="17.90" density="22.49" laneDensity="7.50" occupancy="3.75" waitingTime="0.00" timeLoss="14.02" speed="13.52" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="909.36" traveltime="22.53" overlapTraveltime="22.98" density="36.59" laneDensity="36.59" occupancy="18.30" waitingTime="0.00" timeLoss="6.49" speed="11.03" departed="10" arrived="10" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="1330.27" traveltime="44.03" overlapTraveltime="44.48" density="27.22" laneDensity="27.22" occupancy="13.61" waitingTime="0.00" timeLoss="1.55" speed="11.10" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="524.32" traveltime="17.30" overlapTraveltime="17.66" density="22.11" laneDensity="7.37" occupancy="3.68" waitingTime="0.00" timeLoss="6.84" speed="13.71" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="1197.74" traveltime="23.89" overlapTraveltime="24.37" density="48.20" laneDensity="48.20" occupancy="24.10" waitingTime="0.00" timeLoss="76.14" speed="10.40" departed="20" arrived="19" entered="29" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="1328.79" traveltime="44.04" overlapTraveltime="44.49" density="27.19" laneDensity="27.19" occupancy="13.60" waitingTime="0.00" timeLoss="1.66" speed="11.10" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="521.71" traveltime="17.09" overlapTraveltime="17.45" density="22.00" laneDensity="7.33" occupancy="3.67" waitingTime="0.00" timeLoss="0.58" speed="13.87" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="681.74" traveltime="22.37" overlapTraveltime="22.82" density="27.43" laneDensity="27.43" occupancy="13.72" waitingTime="0.00" timeLoss="0.15" speed="11.11" departed="0" arrived="0" entered="30" left="31" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="1331.51" traveltime="44.03" overlapTraveltime="44.48" density="27.25" laneDensity="27.25" occupancy="13.62" waitingTime="0.00" timeLoss="1.42" speed="11.10" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_meandata_and_tripinfo_and_log ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488824==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd3c5f93d30 sp 0x7fd3c5f93900 T2)
> ==488824==The signal is caused by a READ memory access.
> ==488824==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd3da2245fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd3da1f37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd3da1f4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd3da1f454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd3da224d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd3d9bdd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd3d95df608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd3d60df292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd3d9bdd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488824==ABORTING
<truncated after showing first 30 lines>
---------- Differences in logPrefixed ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 100.00
< Reason: The final simulation step has been reached.
---------- New result in exitcode ----------
1
---------- Missing result in aggregated60Prefixed ----------
<?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="0.00" end="60.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="60.00" end="100.00" id="dump_60">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfosPrefix ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_nul ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488831==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5e57c83d30 sp 0x7f5e57c83900 T2)
> ==488831==The signal is caused by a READ memory access.
> ==488831==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5e6bf135fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5e6bee27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5e6bee3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5e6bee354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5e6bf13d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5e6b8cc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5e6b2ce608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5e67dce292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5e6b8cc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488831==ABORTING
<truncated after showing first 30 lines>
---------- Differences in logPrefixed ----------
1,7d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 100.00
< Reason: The final simulation step has been reached.
---------- New result in exitcode ----------
1
---------- Missing result in tripinfosPrefix ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_queue ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488682==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdeedef3d30 sp 0x7fdeedef3900 T2)
> ==488682==The signal is caused by a READ memory access.
> ==488682==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdf021915fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fdf021607c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdf02161311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdf0216154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdf02191d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdf01b4a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdf0154c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdefe04c292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdf01b4a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488682==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in queue ----------
<?xml version="1.0" encoding="UTF-8"?>


<queue-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/queue_file.xsd">
    <data timestep="0.00">
        <lanes/>
    </data>
    <data timestep="1.00">
        <lanes/>
    </data>
    <data timestep="2.00">
        <lanes/>
    </data>
    <data timestep="3.00">
        <lanes/>
    </data>
    <data timestep="4.00">
        <lanes/>
    </data>
    <data timestep="5.00">
        <lanes/>
    </data>
    <data timestep="6.00">
        <lanes/>
    </data>
    <data timestep="7.00">
        <lanes/>
    </data>
    <data timestep="8.00">
        <lanes/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_rawdump ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488283==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f44cbcb9d30 sp 0x7f44cbcb9900 T2)
> ==488283==The signal is caused by a READ memory access.
> ==488283==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f44dff4a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f44dff197c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f44dff1a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f44dff1a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f44dff4ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f44df9034f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f44df305608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f44dbe05292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f44df9037e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488283==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="90.00"/>
    <timestep time="91.00"/>
    <timestep time="92.00"/>
    <timestep time="93.00"/>
    <timestep time="94.00"/>
    <timestep time="95.00"/>
    <timestep time="96.00"/>
    <timestep time="97.00"/>
    <timestep time="98.00"/>
    <timestep time="99.00"/>
    <timestep time="100.00">
        <edge id="1fi">
            <vehicle id="always_left.0" pos="0.00" speed="11.11"/>
        </edge>
        <edge id="2fi">
            <vehicle id="horizontal.0" pos="0.00" speed="11.11"/>
        </edge>
        <edge id="3fi">
            <vehicle id="vertical.0" pos="0.00" speed="8.95"/>
            <vehicle id="always_right.0" pos="0.00" speed="11.11"/>
        </edge>
    </timestep>
    <timestep time="101.00">
        <edge id="1fi">
            <vehicle id="always_left.0" pos="0.00" speed="11.11"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_summary ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==487952==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efca4563d30 sp 0x7efca4563900 T2)
> ==487952==The signal is caused by a READ memory access.
> ==487952==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efcb87f55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7efcb87c47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efcb87c5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efcb87c554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efcb87f5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7efcb81ae4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7efcb7bb0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7efcb46b0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7efcb81ae7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==487952==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="0.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="1.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="2.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="3.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="4.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="5.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="6.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="7.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="8.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="9.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="10.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="11.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="12.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="13.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="14.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="15.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="16.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="17.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="18.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="19.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="20.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="21.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="22.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="23.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="24.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="25.00" loaded="0" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_tripinfo ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488507==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f18d59a3d30 sp 0x7f18d59a3900 T2)
> ==488507==The signal is caused by a READ memory access.
> ==488507==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f18e9c365fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f18e9c057c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f18e9c06311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f18e9c0654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f18e9c36d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f18e95ef4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f18e8ff1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f18e5af1292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f18e95ef7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488507==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="horizontal.0" depart="100.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.0" depart="100.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="292.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.1" depart="110.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="302.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.1" depart="110.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="302.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.2" depart="120.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.2" depart="120.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="312.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.3" depart="130.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="322.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.3" depart="130.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="322.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.4" depart="140.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.4" depart="140.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="332.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.5" depart="150.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="342.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.5" depart="150.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="342.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.6" depart="160.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.6" depart="160.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="352.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.7" depart="170.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="362.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.7" depart="170.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="362.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.8" depart="180.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.8" depart="180.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="372.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.9" depart="190.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="382.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.9" depart="190.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="382.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.10" depart="200.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.10" depart="200.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="392.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.11" depart="210.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="402.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.11" depart="210.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="402.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="horizontal.12" depart="220.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="1.80" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_horizontal.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="vertical.12" depart="220.00" departLane="" departPos="0.00" departSpeed="8.94" departDelay="0.00" arrival="412.00" arrivalLane="" arrivalPos="248.50" arrivalSpeed="11.11" duration="192.00" routeLength="2197.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_vertical.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vehroutes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488556==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0ae0183d30 sp 0x7f0ae0183900 T2)
> ==488556==The signal is caused by a READ memory access.
> ==488556==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0af441c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0af43eb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0af43ec311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0af43ec54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0af441cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0af3dd54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0af37d7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0af02d7292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0af3dd57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488556==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="horizontal.0" depart="100.00" arrival="292.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="vertical.0" depart="100.00" arrival="292.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="horizontal.1" depart="110.00" arrival="302.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="vertical.1" depart="110.00" arrival="302.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="horizontal.2" depart="120.00" arrival="312.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="vertical.2" depart="120.00" arrival="312.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="horizontal.3" depart="130.00" arrival="322.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vtypeprobe ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488564==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f98d2263d30 sp 0x7f98d2263900 T2)
> ==488564==The signal is caused by a READ memory access.
> ==488564==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f98e64f45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f98e64c37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f98e64c4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f98e64c454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f98e64f4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f98e5ead4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f98e58af608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f98e23af292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f98e5ead7e3 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
---------- Missing result in vtypeprobe ----------
<?xml version="1.0" encoding="UTF-8"?>


<vehicle-type-probes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/vtypeprobe_file.xsd">
    <timestep time="0.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="10.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="20.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="30.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="40.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="50.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="60.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="70.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="80.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="90.00" id="test1" vType="DEFAULT_VEHTYPE"/>
    <timestep time="100.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="always_left.0" pos="0.00" x="0.00" y="498.35" speed="11.11"/>
        <vehicle id="always_right.0" pos="0.00" x="501.65" y="0.00" speed="11.11"/>
        <vehicle id="horizontal.0" pos="0.00" x="1000.00" y="501.65" speed="11.11"/>
        <vehicle id="vertical.0" pos="0.00" x="501.65" y="0.00" speed="8.95"/>
    </timestep>
    <timestep time="110.00" id="test1" vType="DEFAULT_VEHTYPE">
        <vehicle id="always_left.0" pos="82.83" x="82.83" y="498.35" speed="11.11"/>
        <vehicle id="always_left.1" pos="0.00" x="0.00" y="498.35" speed="11.11"/>
        <vehicle id="always_right.0" pos="82.83" x="501.65" y="82.83" speed="11.11"/>
        <vehicle id="always_right.1" pos="0.00" x="501.65" y="0.00" speed="11.11"/>
        <vehicle id="horizontal.0" pos="82.83" x="917.17" y="501.65" speed="11.11"/>
        <vehicle id="horizontal.1" pos="0.00" x="1000.00" y="501.65" speed="11.11"/>
        <vehicle id="vertical.0" pos="82.83" x="501.65" y="82.83" speed="11.11"/>
        <vehicle id="vertical.1" pos="0.00" x="501.65" y="0.00" speed="8.95"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output acceleration ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==485068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbd08f5678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd09201ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd09201a9e  (<unknown 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 attributes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==486565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb9061ee78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- Differences in fcd ----------
6c6
<         <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
---
>         <vehicle id="0" x="1497.62" y="401.65" speed="10.00"/>
8,9c8,9
<     <timestep time="0.025">
<         <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
---
>     <timestep time="1.00">
>         <vehicle id="0" x="1497.62" y="401.65" speed="10.00"/>
11,12c11,12
<     <timestep time="0.050">
<         <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
---
>     <timestep time="2.00">
>         <vehicle id="0" x="1497.62" y="401.65" speed="10.00"/>
14,15c14,15
<     <timestep time="0.075">
<         <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
---
>     <timestep time="3.00">
>         <vehicle id="0" x="1497.62" y="401.65" speed="10.00"/>
17,27c17,18
<     <timestep time="0.100">
<         <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
<     </timestep>
<     <timestep time="0.125">
<         <vehicle id="0" x="1497.625" y="401.650" angle="270.000" type="t1" speed="9.999" pos="97.625" edge="4/1to3/1" slope="0.000"/>
<     </timestep>
<     <timestep time="0.150">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==484324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5174d9278d  (<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 cartesian_slope_geom ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==484355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5cfbfe678d  (<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 cartesian_slope_length ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==484707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f74050d478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f740537fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f740537fa9e  (<unknown 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 disable_all ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,18
> 
> =================================================================
> ==485861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcf6f89078d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2d7ebb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fcf85c445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : output fcd-output explicit_assignment ( Last six runs Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==485453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcbcbd5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbcc00aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbcc00aa9e  (<unknown 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 period ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,125
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x60300012a7e0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300012a7e0: note: object has invalid vptr
>  d4 00 00 71  d7 00 00 3f 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x60300012a7e0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300012a7e0: note: object has invalid vptr
>  d4 00 00 71  d7 00 00 3f 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==486564==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300012a7f0 at pc 0x000003a97171 bp 0x7fff5f066620 sp 0x7fff5f066618
> READ of size 4 at 0x60300012a7f0 thread T0
>     #0 0x3a97170 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x3a8eb3c in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x3a8ebd4 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x1e680c5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,9
> <!-- generated on Fr 02 Apr 2021 08:10:02 CEST by Eclipse SUMO GUI Version v1_8_0+1937-5528240401
> 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,13c11,49
< <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="noFCDByTypeEnableViaParam" x="395.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="1/1to0/1" slope="0.00"/>
<         <person id="default" x="1595.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="noFCDByTypeEnableViaParam" x="393.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="1/1to0/1" slope="0.00"/>
<         <person id="default" x="1593.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <fcd-output value="fcd.xml"/>
>         <fcd-output.attributes value="x,y,speed,vehicle"/>
>     </output>
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,125
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x60300012a0c0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300012a0c0: note: object has invalid vptr
>  cc 00 80 02  e5 00 80 22 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x60300012a0c0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300012a0c0: note: object has invalid vptr
>  cc 00 80 02  e5 00 80 22 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==485650==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300012a0d0 at pc 0x000003a97171 bp 0x7ffd6ecd4900 sp 0x7ffd6ecd48f8
> READ of size 4 at 0x60300012a0d0 thread T0
>     #0 0x3a97170 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x3a8eb3c in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x3a8ebd4 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x1e680c5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,9
> <!-- generated on Fr 02 Apr 2021 08:10:00 CEST by Eclipse SUMO GUI Version v1_8_0+1937-5528240401
> 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,11c11,52
< <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="noFCDByTypeEnableViaParam" x="395.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="1/1to0/1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="noFCDByTypeEnableViaParam" x="393.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="1/1to0/1" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <time>
>         <end value="2"/>
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,125
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x60300012a0c0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300012a0c0: note: object has invalid vptr
>  d7 00 00 79  dc 00 80 4e 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x60300012a0c0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300012a0c0: note: object has invalid vptr
>  d7 00 00 79  dc 00 80 4e 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==485639==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300012a0d0 at pc 0x000003a97171 bp 0x7ffc7b330de0 sp 0x7ffc7b330dd8
> READ of size 4 at 0x60300012a0d0 thread T0
>     #0 0x3a97170 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x3a8eb3c in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x3a8ebd4 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x1e680c5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,9
> <!-- generated on Fr 02 Apr 2021 08:10:00 CEST by Eclipse SUMO GUI Version v1_8_0+1937-5528240401
> 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,13c11,48
< <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="noFCDByTypeEnableViaParam" x="395.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="1/1to0/1" slope="0.00"/>
<         <person id="default" x="1595.25" y="401.65" angle="270.00" speed="1.39" pos="0.00" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="noFCDByTypeEnableViaParam" x="393.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="1/1to0/1" slope="0.00"/>
<         <person id="default" x="1593.87" y="401.65" angle="270.00" speed="1.39" pos="1.38" edge="4/1to3/1" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output precision ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==486221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f188d70c78d  (<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 radius ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,18
> 
> =================================================================
> ==485708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6ebb09678d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2d7ebb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6ed144a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : output fcd-output signals ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==484991==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1e207a1d30 sp 0x7f1e207a1900 T2)
> ==484991==The signal is caused by a READ memory access.
> ==484991==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1e34a305fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f1e349ff7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1e34a00311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1e34a0054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1e34a30d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1e343e94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1e33deb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1e308eb292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1e343e97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==484991==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="1" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="1" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="0" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
        <vehicle id="1" x="0.00" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.53" pos="0.00" edge="WC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output subsecond ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==486841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f51ed18d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f51ed438ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f51ed438a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==486915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f25a608c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25a6337ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25a6337a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==486742==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8570e81d30 sp 0x7f8570e81900 T2)
> ==486742==The signal is caused by a READ memory access.
> ==486742==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f858510d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f85850dc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f85850dd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f85850dd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f858510dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8584ac64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f85844c8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8580fc8292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8584ac67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==486742==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in links ----------
<?xml version="1.0" encoding="UTF-8"?>


<link-output>
    <timestep id="0.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="1.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="2.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="3.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="4.00">
        <link from="SC_1" via="" to="CW_1">
            <approaching id="0" impatience="0.00" arrivalTime="6.62" arrivalTimeBraking="6.62" leaveTime="7.97" arrivalSpeed="13.89" arrivalSpeedBraking="13.89" leaveSpeed="13.89" willPass="1"/>
        </link>
    </timestep>
    <timestep id="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end b15e30_b45e60_separate ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==468880==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd492393d30 sp 0x7fd492393900 T2)
> ==468880==The signal is caused by a READ memory access.
> ==468880==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd4a662f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd4a65fe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd4a65ff311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd4a65ff54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd4a662fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd4a5fe84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd4a59ea608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd4a24ea292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd4a5fe87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==468880==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="CN" sampledSeconds="540.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="540.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="540.00" timeLoss="536.40" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>
---------- Missing result in aggregated60 ----------
<?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="660.00" id="dump_60">
        <edge id="CN" sampledSeconds="2160.00" traveltime="1006.62" overlapTraveltime="1061.36" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="0.00" timeLoss="0.00" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="SC" sampledSeconds="2160.00" traveltime="993.48" overlapTraveltime="1047.50" density="391.52" laneDensity="195.76" occupancy="97.88" waitingTime="2160.00" timeLoss="2145.61" speed="0.09" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==467494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6844bd078d  (<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 lane_change interval15s60s ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==467557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f04a104e78d  (<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 lane_change_single interval15s60s ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==465091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2a55de278d  (<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 no_vehicles ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==465130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1af99ca78d  (<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 one_vehicle interval15s60s ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,100
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==468660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
>     #3 0x3818213 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36e3eae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21df750 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0x21b9dc4 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fb64f1834f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,100
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==468717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
>     #3 0x3818213 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36e3eae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21df750 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0x21b9dc4 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f073e8784f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,100
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==468658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
>     #3 0x3818213 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36e3eae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21df750 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0x21b9dc4 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fe5b8cd34f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,100
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==468661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x3803437 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x380c05d in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:443:32
>     #3 0x36e737f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x2d09d79 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/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x2dc2886 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x2d7bb91 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f3bd42f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
<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 Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==471447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb92351e78d  (<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 lane_change interval15s60s ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==472091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f80ff87078d  (<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 maxtraveltime ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==469569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd7c69af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7c6c5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7c6c5aa9e  (<unknown 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 tracking interval15s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,100
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==472416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
>     #3 0x3818213 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36e3eae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21df750 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0x21b9dc4 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fdefcfae4f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,82
> 
> =================================================================
> ==472526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
>     #3 0x3818213 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36e3eae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21df750 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0x21b9dc4 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f57a012d4f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380cfde in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:455:23
>     #3 0x36e737f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x2d09d79 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/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x2dc2886 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x2d7bd18 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f57a07745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,100
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==472415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
>     #3 0x3818213 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:623:9
>     #4 0x36e3eae in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x21df750 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0x21b9dc4 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #8 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #9 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fc8e87494f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,100
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==472499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x3803437 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x380c05d in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:443:32
>     #3 0x36e737f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x2d09d79 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/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x2dc2886 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x2d7bd18 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f7ced19b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x380450e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x380fe4c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:499:19
<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 Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==476313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9bab6a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9bab94dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9bab94da9e  (<unknown 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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==475107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f332bf9478d  (<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_edgebased begin_end plain ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,376
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==476349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f89f993b78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 0x1279525 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 0x3efe5d5 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 Oct2023 Apr2021 )

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,342
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==476335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb85b90b78d  (<unknown module>)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x10b2ad0 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 0x10b29fd 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 0x10b26cf 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 0x1279e2f 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 0x1279b32 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 0x1279525 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 0x3efe5d5 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x61700004fe00 which does not point to an object of type 'const MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  d9 00 00 3f  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  d9 00 00 3f  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:91:52: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  d9 00 00 3f  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:91:52 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  d9 00 00 3f  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:95:37: runtime error: member call on address 0x61700004fe00 which does not point to an object of type 'MSVehicle'
> 0x61700004fe00: note: object is of type 'GUIMEVehicle'
>  d9 00 00 3f  b0 41 d7 05 00 00 00 00  18 fe 04 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_subsecond ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x61700005fd80 which does not point to an object of type 'const MSVehicle'
> 0x61700005fd80: note: object is of type 'GUIMEVehicle'
>  d8 00 00 51  b0 41 d7 05 00 00 00 00  98 fd 05 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x61700005fd80 which does not point to an object of type 'MSVehicle'
> 0x61700005fd80: note: object is of type 'GUIMEVehicle'
>  d8 00 00 51  b0 41 d7 05 00 00 00 00  98 fd 05 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:91:52: runtime error: member call on address 0x61700005fd80 which does not point to an object of type 'MSVehicle'
> 0x61700005fd80: note: object is of type 'GUIMEVehicle'
>  d8 00 00 51  b0 41 d7 05 00 00 00 00  98 fd 05 00 70 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:91:52 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59: runtime error: member call on address 0x61700005fd80 which does not point to an object of type 'MSVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased no_empty ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==479281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd19307278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd19331dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd19331da9e  (<unknown 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 Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==476394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb0934a778d  (<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 no_vehicles ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==476464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fabaf41778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fabaf6c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fabaf6c2a9e  (<unknown 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 interval15s ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==480788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fefd514a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefd53f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefd53f5a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6f5433e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f545e9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f545e9a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2bdc72778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2bdc9d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2bdc9d2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f740e24778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f740e4f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f740e4f2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c34b9a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c34e45ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c34e45a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9b9387278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b93b1dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b93b1da9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==481697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe9f7f7d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9f8228ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9f8228a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==481703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4bb319078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4bb343bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4bb343ba9e  (<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 Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==479543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5f2184a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f21af5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f21af5a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==479721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa31d65a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa31d905ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa31d905a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==479473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f656177078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6561a1bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6561a1ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==479632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fea6be7278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea6c11dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea6c11da9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==479682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd5a28c078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd5a2b6bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd5a2b6ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==480448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f55d0f2e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f55d11d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f55d11d9a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==480282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca3ea4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca3ecebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca3eceba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==480422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5c97f8278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5c9822dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5c9822da9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7351ddf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f735208aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f735208aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d8370578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d839b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d839b0a9e  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,11
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==480452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f33b297078d  (<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_edgebased two_same_vehicles interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==480540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc1b811078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc1b83bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc1b83bba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f31008b278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3100b5dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3100b5da9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==480474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ab005a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ab0305ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ab0305a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==483193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f03fcb1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f03fcdbdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f03fcdbda9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==483142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f666891578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6668bc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6668bc0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==483223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f47efbc678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f47efe71ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f47efe71a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==483141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f527af7078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f527b21bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f527b21ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==483207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fce0876078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fce08a0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fce08a0ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==483084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4a5332878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4a535d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4a535d3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==483475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f19d8f3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f19d91e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f19d91e6a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==484009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efc358a378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efc35b4eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efc35b4ea9e  (<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 Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==481855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe11e16078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe11e40bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe11e40ba9e  (<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 interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==482009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0109a8e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0109d39ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0109d39a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==481770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5db2a7078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5db2d1bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5db2d1ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==481911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9798eef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f979919aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f979919aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==482035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fad04c4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fad04ef5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fad04ef5a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==482247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f643eaea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f643ed95ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f643ed95a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==482185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f43fe58a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f43fe835ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f43fe835a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==482236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe12768f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe12793aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe12793aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==482069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e323dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e32687ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e32687a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==482235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe17af3a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe17b1e5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe17b1e5a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==481721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f66edcef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66edf9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66edf9aa9e  (<unknown 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 two_same_vehicles interval15s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==482936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef27ee578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef28190ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef28190a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> 
> =================================================================
> ==483122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1e212a078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1e2154bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1e2154ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==482826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e5397278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e53c1dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e53c1da9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173: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/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:173:38 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==482938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7eff9463078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff948dbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff948dba9e  (<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 queue-output no_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==487750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9757ea778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9758152ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9758152a9e  (<unknown 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 small_jam ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==462313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff6b951278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6b97bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6b97bda9e  (<unknown 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_subsecond ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==459657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa87039d78d  (<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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==459662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0bb520f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0bb54baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0bb54baa9e  (<unknown 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 depart_triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==461292==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa8c0763d30 sp 0x7fa8c0763900 T2)
> ==461292==The signal is caused by a READ memory access.
> ==461292==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa8d49f85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa8d49c77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa8d49c8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa8d49c854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa8d49f8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa8d43b14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa8d3db3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa8d08b3292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa8d43b17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==461292==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="9.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="10.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="11.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="12.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="26.00" loaded="1" inserted="1" running="0" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="14.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
</summary>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p1" depart="12.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="0.00" vehicle="v1" depart="12.00" arrival="26.00" arrivalPos="5.00" duration="14.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="5.00" arrivalSpeed="13.89" duration="14.00" routeLength="96.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered_delayed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==461330==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2bcdd73d30 sp 0x7f2bcdd73900 T2)
> ==461330==The signal is caused by a READ memory access.
> ==461330==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2be20015fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2be1fd07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2be1fd1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2be1fd154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2be2001d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2be19ba4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2be13bc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2bddebc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2be19ba7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==461330==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in summary ----------
<?xml version="1.0" encoding="UTF-8"?>


<summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
    <step time="9.00" loaded="2" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="10.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="11.00" loaded="2" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
    <step time="12.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="13.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="14.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="15.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="16.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="17.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="18.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="19.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="20.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="21.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="22.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="23.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="24.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="25.00" loaded="2" inserted="2" running="1" waiting="0" ended="1" arrived="1" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="12.00" meanSpeed="13.89" meanSpeedRelative="1.00"/>
    <step time="26.00" loaded="2" inserted="2" running="0" waiting="0" ended="2" arrived="2" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="13.00" meanSpeed="-1.00" meanSpeedRelative="-1.00"/>
</summary>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="blocker" depart="10.00" departLane="" departPos="0.00" departSpeed="7.91" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="10.00" arrivalSpeed="7.91" duration="12.00" routeLength="10.00" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="5.00" rerouteNo="0" devices="tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <personinfo id="p1" depart="12.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="0.00" vehicle="v1" depart="12.00" arrival="26.00" arrivalPos="5.00" duration="14.00" routeLength="91.95" timeLoss="0.00"/>
    </personinfo>
    <tripinfo id="v1" depart="12.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.00" arrivalLane="" arrivalPos="5.00" arrivalSpeed="13.89" duration="14.00" routeLength="96.95" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : output tripinfo enable_by_type ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==460194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0bff8d578d  (<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 one_vehicle ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,33
> 
> =================================================================
> ==461201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f070197078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0701c1bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0701c1ba9e  (<unknown 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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,125
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x603000127ae0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x603000127ae0: note: object has invalid vptr
>  e1 00 00 38  f5 00 80 30 00 00 00 00  80 fa 05 00 d0 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x603000127ae0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x603000127ae0: note: object has invalid vptr
>  e1 00 00 38  f5 00 80 30 00 00 00 00  80 fa 05 00 d0 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==461237==ERROR: AddressSanitizer: heap-use-after-free on address 0x603000127af0 at pc 0x000003a97171 bp 0x7fff25bd46e0 sp 0x7fff25bd46d8
> READ of size 4 at 0x603000127af0 thread T0
>     #0 0x3a97170 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x3a8eb3c in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x3a8ebd4 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x1e680c5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,17d4
<     <tripinfo id="car" depart="120.00" departLane="" departPos="0.00" departSpeed="7.69" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="30.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="3.00" timeLoss="3.00" rerouteNo="1" devices="tripinfo_car routing_car person_car" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <personinfo id="ride_not_finished" depart="0.00" type="DEFAULT_PEDTYPE">
<         <stop duration="3.00" arrival="3.00" arrivalPos="3.00" actType="waiting"/>
<         <ride waitingTime="140.00" vehicle="car" depart="143.00" arrival="-1" arrivalPos="400.00" duration="7.00" routeLength="0.00" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="ride_not_started" depart="0.00" type="DEFAULT_PEDTYPE">
<         <stop duration="3.00" arrival="3.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="147.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="400.00" duration="-1" routeLength="-1.00" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="walk_not_finshed" depart="0.00" type="DEFAULT_PEDTYPE">
<         <walk depart="0.00" departPos="0.00" arrival="-1" arrivalPos="200.00" duration="150.00" routeLength="1400.00" timeLoss="0.00" maxSpeed="1.39"/>
<     </personinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==462047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f23dab7578d  (<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 no_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==461404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fae7a79778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae7aa42ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae7aa42a9e  (<unknown 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 ( Last six runs Oct2023 Apr2021 )

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : output vtk-output errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,29
> 
> =================================================================
> ==487736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe3c6c9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3c6f4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3c6f4aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f05a237e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05a2629ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05a2629a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feb6d90378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb6dbaeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb6dbaea9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f57f129778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57f1542ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57f1542a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f104c87278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f104cb1dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f104cb1da9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f459051a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f45907c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f45907c5a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==463317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3a3b8a278d  (<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 vtypeprobe two_vehicles_diff_length_both ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7362dc578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7363070ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7363070a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0a4bf5a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a4c205ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a4c205a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ae588a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ae5b35ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ae5b35a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==463561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f78be59f78d  (<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 vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7ea07d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ea0a83ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ea0a83a9e  (<unknown 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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==463521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe4cecb878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe4cef63ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe4cef63a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==515671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fed084965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fecf232378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fecf25ceab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==515883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f365cf3578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f36730985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f365d1e0ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513816==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f48f4b73d30 sp 0x7f48f4b73900 T2)
> ==513816==The signal is caused by a READ memory access.
> ==513816==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4908dfe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f4908dcd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4908dce311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4908dce54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4908dfed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f49087b74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f49081b9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4904cb9292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f49087b77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513816==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_SE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_SE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0">
        <walk depart="0.00" departPos="66.90" arrival="111.00" arrivalPos="0.00" duration="111.00" routeLength="152.30" timeLoss="1.34" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward_left_turning_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514360==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f97322b3d30 sp 0x7f97322b3900 T2)
> ==514360==The signal is caused by a READ memory access.
> ==514360==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f97465445fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f97465137c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9746514311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f974651454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9746544d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9745efd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f97458ff608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f97423ff292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9745efd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514360==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_NE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_NE.1" depart="51.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="64.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0">
        <walk depart="0.00" departPos="74.90" arrival="117.00" arrivalPos="0.00" duration="117.00" routeLength="160.30" timeLoss="1.58" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513817==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7383b13d30 sp 0x7f7383b13900 T2)
> ==513817==The signal is caused by a READ memory access.
> ==513817==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7397daa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7397d797c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7397d7a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7397d7a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7397daad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f73977634f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7397165608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7393c65292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f73977637e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513817==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_SE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_SE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0">
        <walk depart="0.00" departPos="11.00" arrival="86.00" arrivalPos="43.45" duration="86.00" routeLength="117.85" timeLoss="1.15" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513821==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9440b73d30 sp 0x7f9440b73900 T2)
> ==513821==The signal is caused by a READ memory access.
> ==513821==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9454e095fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9454dd87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9454dd9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9454dd954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9454e09d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f94547c24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f94541c4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9450cc4292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f94547c27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513821==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_NE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="59.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_NE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="63.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0">
        <walk depart="0.00" departPos="11.00" arrival="86.00" arrivalPos="43.45" duration="86.00" routeLength="117.85" timeLoss="1.15" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514368==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f55c2b33d30 sp 0x7f55c2b33900 T2)
> ==514368==The signal is caused by a READ memory access.
> ==514368==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f55d6dd35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f55d6da27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f55d6da3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f55d6da354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f55d6dd3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f55d678c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f55d618e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f55d2c8e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f55d678c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514368==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_NE" depart="10.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="23.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="173.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_NE" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="15.00" type="p0">
        <walk depart="15.00" departPos="74.15" arrival="25.00" arrivalPos="0.00" duration="10.00" routeLength="12.00" timeLoss="1.36" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting disconnected_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==515673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f48fe11b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f491427f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f48fe3c6ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515598==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3ab5253d30 sp 0x7f3ab5253900 T2)
> ==515598==The signal is caused by a READ memory access.
> ==515598==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3ac94df5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3ac94ae7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3ac94af311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3ac94af54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3ac94dfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3ac8e984f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3ac889a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3ac539a292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3ac8e987e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515598==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <person id="p0" x="108.25" y="78.65" angle="0.00" speed="1.39" pos="78.65" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="108.25" y="79.87" angle="0.00" speed="1.39" pos="79.87" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="108.25" y="81.09" angle="0.00" speed="1.39" pos="81.09" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="108.25" y="82.31" angle="0.00" speed="1.39" pos="82.31" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="108.25" y="83.53" angle="0.00" speed="1.39" pos="83.53" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="108.25" y="84.75" angle="0.00" speed="1.39" pos="84.75" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="108.25" y="85.97" angle="0.00" speed="1.39" pos="85.97" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="108.25" y="87.19" angle="0.00" speed="1.39" pos="87.19" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="88.65" y="108.25" angle="270.00" speed="1.39" pos="0.00" edge="CW" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="78.65" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515665==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f34596a1d30 sp 0x7f34596a1900 T2)
> ==515665==The signal is caused by a READ memory access.
> ==515665==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f346d9355fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f346d9047c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f346d905311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f346d90554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f346d935d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f346d2ee4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f346ccf0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f34697f0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f346d2ee7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515665==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <person id="p0" x="108.25" y="78.65" angle="0.00" speed="1.39" pos="78.65" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="108.25" y="79.87" angle="0.00" speed="1.39" pos="79.87" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="108.25" y="81.09" angle="0.00" speed="1.39" pos="81.09" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="108.25" y="82.31" angle="0.00" speed="1.39" pos="82.31" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="108.25" y="83.53" angle="0.00" speed="1.39" pos="83.53" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="108.25" y="84.75" angle="0.00" speed="1.39" pos="84.75" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="108.25" y="85.97" angle="0.00" speed="1.39" pos="85.97" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="108.25" y="87.19" angle="0.00" speed="1.39" pos="87.19" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="88.65" y="108.25" angle="270.00" speed="1.39" pos="0.00" edge="CW" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="78.65" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515552==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0408ebbd30 sp 0x7f0408ebb900 T2)
> ==515552==The signal is caused by a READ memory access.
> ==515552==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f041d1505fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f041d11f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f041d120311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f041d12054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f041d150d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f041cb094f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f041c50b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f041900b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f041cb097e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515552==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <person id="p0" x="108.25" y="78.65" angle="0.00" speed="1.39" pos="78.65" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="108.25" y="79.87" angle="0.00" speed="1.39" pos="79.87" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="108.25" y="81.09" angle="0.00" speed="1.39" pos="81.09" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="108.25" y="82.31" angle="0.00" speed="1.39" pos="82.31" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="108.25" y="83.53" angle="0.00" speed="1.39" pos="83.53" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="108.25" y="84.75" angle="0.00" speed="1.39" pos="84.75" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="108.25" y="85.97" angle="0.00" speed="1.39" pos="85.97" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="108.25" y="87.19" angle="0.00" speed="1.39" pos="87.19" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="88.65" y="108.25" angle="270.00" speed="1.39" pos="0.00" edge="CW" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="78.65" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515595==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f82980d3d30 sp 0x7f82980d3900 T2)
> ==515595==The signal is caused by a READ memory access.
> ==515595==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f82ac36e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f82ac33d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f82ac33e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f82ac33e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f82ac36ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f82abd274f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f82ab729608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f82a8229292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f82abd277e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515595==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <person id="p0" x="108.25" y="78.65" angle="0.00" speed="1.39" pos="78.65" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="108.25" y="79.87" angle="0.00" speed="1.39" pos="79.87" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="108.25" y="81.09" angle="0.00" speed="1.39" pos="81.09" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="108.25" y="82.31" angle="0.00" speed="1.39" pos="82.31" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="108.25" y="83.53" angle="0.00" speed="1.39" pos="83.53" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="108.25" y="84.75" angle="0.00" speed="1.39" pos="84.75" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="108.25" y="85.97" angle="0.00" speed="1.39" pos="85.97" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="108.25" y="87.19" angle="0.00" speed="1.39" pos="87.19" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="88.65" y="108.25" angle="270.00" speed="1.39" pos="0.00" edge="CW" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="78.65" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors route_invalid_permissions ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==515668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd5c93f778d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd5df5575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515669==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5432f13d30 sp 0x7f5432f13900 T2)
> ==515669==The signal is caused by a READ memory access.
> ==515669==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f54471ad5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f544717c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f544717d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f544717d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f54471add52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5446b664f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5446568608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5443068292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5446b667e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515669==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="forward_turn_left" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="81.95" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="backward_change_side" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="10.00" arrival="16.00" arrivalPos="10.00" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="forward_change_side" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="81.95" arrival="16.00" arrivalPos="81.95" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
    <personinfo id="backward_turn_left" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="10.00" arrival="16.00" arrivalPos="81.95" duration="16.00" routeLength="20.00" timeLoss="1.60" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515516==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa7aa9b9d30 sp 0x7fa7aa9b9900 T2)
> ==515516==The signal is caused by a READ memory access.
> ==515516==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa7bec4b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa7bec1a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa7bec1b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa7bec1b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa7bec4bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa7be6044f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa7be006608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa7bab06292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa7be6047e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515516==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd1" depart="3.00" type="fwd1">
        <walk depart="3.00" departPos="0.00" arrival="62.00" arrivalPos="85.15" duration="59.00" routeLength="85.15" timeLoss="0.69" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="fwd4">
        <walk depart="12.00" departPos="0.00" arrival="70.00" arrivalPos="85.15" duration="58.00" routeLength="85.15" timeLoss="0.67" maxSpeed="1.49"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="bwd1">
        <walk depart="3.00" departPos="85.15" arrival="71.00" arrivalPos="0.00" duration="68.00" routeLength="85.15" timeLoss="0.46" maxSpeed="1.26"/>
    </personinfo>
    <personinfo id="fwd0" depart="1.00" type="fwd0">
        <walk depart="1.00" departPos="0.00" arrival="74.00" arrivalPos="85.15" duration="73.00" routeLength="85.15" timeLoss="0.93" maxSpeed="1.18"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="bwd4">
        <walk depart="17.00" departPos="85.15" arrival="76.00" arrivalPos="0.00" duration="59.00" routeLength="85.15" timeLoss="0.75" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="bwd0">
        <walk depart="2.00" departPos="85.15" arrival="79.00" arrivalPos="0.00" duration="77.00" routeLength="85.15" timeLoss="0.55" maxSpeed="1.11"/>
    </personinfo>
    <personinfo id="bwd2" depart="10.00" type="bwd2">
        <walk depart="10.00" departPos="85.15" arrival="85.00" arrivalPos="0.00" duration="75.00" routeLength="85.15" timeLoss="0.91" maxSpeed="1.15"/>
    </personinfo>
    <personinfo id="bwd8" depart="26.00" type="bwd8">
        <walk depart="26.00" departPos="85.15" arrival="87.00" arrivalPos="0.00" duration="61.00" routeLength="85.15" timeLoss="0.20" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="fwd8" depart="21.00" type="fwd8">
        <walk depart="21.00" departPos="0.00" arrival="88.00" arrivalPos="85.15" duration="67.00" routeLength="85.15" timeLoss="0.95" maxSpeed="1.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515537==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe269711d30 sp 0x7fe269711900 T2)
> ==515537==The signal is caused by a READ memory access.
> ==515537==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe27d9a75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe27d9767c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe27d977311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe27d97754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe27d9a7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe27d3604f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe27cd62608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe279862292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe27d3607e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515537==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd1" depart="3.00" type="fwd1">
        <walk depart="3.00" departPos="0.00" arrival="62.00" arrivalPos="85.15" duration="59.00" routeLength="85.15" timeLoss="0.69" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="fwd4">
        <walk depart="12.00" departPos="0.00" arrival="70.00" arrivalPos="85.15" duration="58.00" routeLength="85.15" timeLoss="0.67" maxSpeed="1.49"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="bwd1">
        <walk depart="3.00" departPos="85.15" arrival="71.00" arrivalPos="0.00" duration="68.00" routeLength="85.15" timeLoss="0.46" maxSpeed="1.26"/>
    </personinfo>
    <personinfo id="fwd0" depart="1.00" type="fwd0">
        <walk depart="1.00" departPos="0.00" arrival="74.00" arrivalPos="85.15" duration="73.00" routeLength="85.15" timeLoss="0.93" maxSpeed="1.18"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="bwd4">
        <walk depart="17.00" departPos="85.15" arrival="76.00" arrivalPos="0.00" duration="59.00" routeLength="85.15" timeLoss="0.75" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="bwd0">
        <walk depart="2.00" departPos="85.15" arrival="79.00" arrivalPos="0.00" duration="77.00" routeLength="85.15" timeLoss="0.55" maxSpeed="1.11"/>
    </personinfo>
    <personinfo id="bwd2" depart="10.00" type="bwd2">
        <walk depart="10.00" departPos="85.15" arrival="85.00" arrivalPos="0.00" duration="75.00" routeLength="85.15" timeLoss="0.91" maxSpeed="1.15"/>
    </personinfo>
    <personinfo id="bwd8" depart="26.00" type="bwd8">
        <walk depart="26.00" departPos="85.15" arrival="87.00" arrivalPos="0.00" duration="61.00" routeLength="85.15" timeLoss="0.20" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="fwd8" depart="21.00" type="fwd8">
        <walk depart="21.00" departPos="0.00" arrival="88.00" arrivalPos="85.15" duration="67.00" routeLength="85.15" timeLoss="0.95" maxSpeed="1.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515540==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdd74dbbd30 sp 0x7fdd74dbb900 T2)
> ==515540==The signal is caused by a READ memory access.
> ==515540==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdd8904d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fdd8901c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdd8901d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdd8901d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdd8904dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdd88a064f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdd88408608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdd84f08292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdd88a067e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515540==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd1" depart="3.00" type="fwd1">
        <walk depart="3.00" departPos="0.00" arrival="62.00" arrivalPos="85.15" duration="59.00" routeLength="85.15" timeLoss="0.69" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="fwd4">
        <walk depart="12.00" departPos="0.00" arrival="70.00" arrivalPos="85.15" duration="58.00" routeLength="85.15" timeLoss="0.67" maxSpeed="1.49"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="bwd1">
        <walk depart="3.00" departPos="85.15" arrival="71.00" arrivalPos="0.00" duration="68.00" routeLength="85.15" timeLoss="0.46" maxSpeed="1.26"/>
    </personinfo>
    <personinfo id="fwd0" depart="1.00" type="fwd0">
        <walk depart="1.00" departPos="0.00" arrival="74.00" arrivalPos="85.15" duration="73.00" routeLength="85.15" timeLoss="0.93" maxSpeed="1.18"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="bwd4">
        <walk depart="17.00" departPos="85.15" arrival="76.00" arrivalPos="0.00" duration="59.00" routeLength="85.15" timeLoss="0.75" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="bwd0">
        <walk depart="2.00" departPos="85.15" arrival="79.00" arrivalPos="0.00" duration="77.00" routeLength="85.15" timeLoss="0.55" maxSpeed="1.11"/>
    </personinfo>
    <personinfo id="bwd2" depart="10.00" type="bwd2">
        <walk depart="10.00" departPos="85.15" arrival="85.00" arrivalPos="0.00" duration="75.00" routeLength="85.15" timeLoss="0.91" maxSpeed="1.15"/>
    </personinfo>
    <personinfo id="bwd8" depart="26.00" type="bwd8">
        <walk depart="26.00" departPos="85.15" arrival="87.00" arrivalPos="0.00" duration="61.00" routeLength="85.15" timeLoss="0.20" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="fwd8" depart="21.00" type="fwd8">
        <walk depart="21.00" departPos="0.00" arrival="88.00" arrivalPos="85.15" duration="67.00" routeLength="85.15" timeLoss="0.95" maxSpeed="1.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515541==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fca710a1d30 sp 0x7fca710a1900 T2)
> ==515541==The signal is caused by a READ memory access.
> ==515541==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fca853315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fca853007c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fca85301311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fca8530154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fca85331d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fca84cea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fca846ec608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fca811ec292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fca84cea7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515541==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd1" depart="3.00" type="fwd1">
        <walk depart="3.00" departPos="0.00" arrival="62.00" arrivalPos="85.15" duration="59.00" routeLength="85.15" timeLoss="0.69" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="fwd4">
        <walk depart="12.00" departPos="0.00" arrival="70.00" arrivalPos="85.15" duration="58.00" routeLength="85.15" timeLoss="0.67" maxSpeed="1.49"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="bwd1">
        <walk depart="3.00" departPos="85.15" arrival="71.00" arrivalPos="0.00" duration="68.00" routeLength="85.15" timeLoss="0.46" maxSpeed="1.26"/>
    </personinfo>
    <personinfo id="fwd0" depart="1.00" type="fwd0">
        <walk depart="1.00" departPos="0.00" arrival="74.00" arrivalPos="85.15" duration="73.00" routeLength="85.15" timeLoss="0.93" maxSpeed="1.18"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="bwd4">
        <walk depart="17.00" departPos="85.15" arrival="76.00" arrivalPos="0.00" duration="59.00" routeLength="85.15" timeLoss="0.75" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="bwd0">
        <walk depart="2.00" departPos="85.15" arrival="79.00" arrivalPos="0.00" duration="77.00" routeLength="85.15" timeLoss="0.55" maxSpeed="1.11"/>
    </personinfo>
    <personinfo id="bwd2" depart="10.00" type="bwd2">
        <walk depart="10.00" departPos="85.15" arrival="85.00" arrivalPos="0.00" duration="75.00" routeLength="85.15" timeLoss="0.91" maxSpeed="1.15"/>
    </personinfo>
    <personinfo id="bwd8" depart="26.00" type="bwd8">
        <walk depart="26.00" departPos="85.15" arrival="87.00" arrivalPos="0.00" duration="61.00" routeLength="85.15" timeLoss="0.20" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="fwd8" depart="21.00" type="fwd8">
        <walk depart="21.00" departPos="0.00" arrival="88.00" arrivalPos="85.15" duration="67.00" routeLength="85.15" timeLoss="0.95" maxSpeed="1.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions jam_trafficlight ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==515408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 210 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f87765695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f875ff9778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8760242ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515964==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f665d123d30 sp 0x7f665d123900 T2)
> ==515964==The signal is caused by a READ memory access.
> ==515964==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66713bd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f667138c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f667138d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f667138d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66713bdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6670d764f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6670778608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f666d278292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6670d767e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515964==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd0" depart="1.00" type="ped">
        <walk depart="1.00" departPos="0.00" arrival="59.00" arrivalPos="85.15" duration="58.00" routeLength="85.15" timeLoss="0.16" maxSpeed="1.47"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="ped">
        <walk depart="3.00" departPos="85.15" arrival="60.00" arrivalPos="0.00" duration="57.00" routeLength="85.15" timeLoss="0.59" maxSpeed="1.51"/>
    </personinfo>
    <personinfo id="fwd3" depart="6.00" type="ped">
        <walk depart="6.00" departPos="0.00" arrival="63.00" arrivalPos="85.15" duration="57.00" routeLength="85.15" timeLoss="0.37" maxSpeed="1.50"/>
    </personinfo>
    <personinfo id="fwd2" depart="5.00" type="ped">
        <walk depart="5.00" departPos="0.00" arrival="66.00" arrivalPos="85.15" duration="61.00" routeLength="85.15" timeLoss="0.32" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="ped">
        <walk depart="2.00" departPos="85.15" arrival="68.00" arrivalPos="0.00" duration="66.00" routeLength="85.15" timeLoss="0.79" maxSpeed="1.31"/>
    </personinfo>
    <personinfo id="fwd1" depart="3.00" type="ped">
        <walk depart="3.00" departPos="0.00" arrival="69.00" arrivalPos="85.15" duration="66.00" routeLength="85.15" timeLoss="0.66" maxSpeed="1.30"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="ped">
        <walk depart="17.00" departPos="85.15" arrival="71.00" arrivalPos="0.00" duration="54.00" routeLength="85.15" timeLoss="0.32" maxSpeed="1.59"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="ped">
        <walk depart="12.00" departPos="0.00" arrival="72.00" arrivalPos="85.15" duration="60.00" routeLength="85.15" timeLoss="0.49" maxSpeed="1.43"/>
    </personinfo>
    <personinfo id="fwd6" depart="19.00" type="ped">
        <walk depart="19.00" departPos="0.00" arrival="78.00" arrivalPos="85.15" duration="59.00" routeLength="85.15" timeLoss="0.38" maxSpeed="1.45"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond bidirectional_flow_2_stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515542==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f537b383d30 sp 0x7f537b383900 T2)
> ==515542==The signal is caused by a READ memory access.
> ==515542==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f538f6195fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f538f5e87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f538f5e9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f538f5e954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f538f619d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f538efd24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f538e9d4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f538b4d4292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f538efd27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515542==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="fwd1" depart="3.00" type="fwd1">
        <walk depart="3.00" departPos="0.00" arrival="61.40" arrivalPos="85.15" duration="58.40" routeLength="85.15" timeLoss="0.09" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="fwd4" depart="12.00" type="fwd4">
        <walk depart="12.00" departPos="0.00" arrival="69.40" arrivalPos="85.15" duration="57.40" routeLength="85.15" timeLoss="0.07" maxSpeed="1.49"/>
    </personinfo>
    <personinfo id="bwd1" depart="3.00" type="bwd1">
        <walk depart="3.00" departPos="85.15" arrival="70.60" arrivalPos="0.00" duration="67.60" routeLength="85.15" timeLoss="0.06" maxSpeed="1.26"/>
    </personinfo>
    <personinfo id="fwd0" depart="1.00" type="fwd0">
        <walk depart="1.00" departPos="0.00" arrival="73.10" arrivalPos="85.15" duration="72.10" routeLength="85.15" timeLoss="0.03" maxSpeed="1.18"/>
    </personinfo>
    <personinfo id="bwd4" depart="17.00" type="bwd4">
        <walk depart="17.00" departPos="85.15" arrival="75.30" arrivalPos="0.00" duration="58.30" routeLength="85.15" timeLoss="0.05" maxSpeed="1.46"/>
    </personinfo>
    <personinfo id="bwd0" depart="2.00" type="bwd0">
        <walk depart="2.00" departPos="85.15" arrival="78.50" arrivalPos="0.00" duration="76.50" routeLength="85.15" timeLoss="0.05" maxSpeed="1.11"/>
    </personinfo>
    <personinfo id="bwd2" depart="10.00" type="bwd2">
        <walk depart="10.00" departPos="85.15" arrival="84.10" arrivalPos="0.00" duration="74.10" routeLength="85.15" timeLoss="0.01" maxSpeed="1.15"/>
    </personinfo>
    <personinfo id="bwd8" depart="26.00" type="bwd8">
        <walk depart="26.00" departPos="85.15" arrival="86.90" arrivalPos="0.00" duration="60.90" routeLength="85.15" timeLoss="0.10" maxSpeed="1.40"/>
    </personinfo>
    <personinfo id="fwd8" depart="21.00" type="fwd8">
        <walk depart="21.00" departPos="0.00" arrival="87.10" arrivalPos="85.15" duration="66.10" routeLength="85.15" timeLoss="0.06" maxSpeed="1.29"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond block_vehicles_walking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515538==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd501db3d30 sp 0x7fd501db3900 T2)
> ==515538==The signal is caused by a READ memory access.
> ==515538==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd5160415fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd5160107c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd516011311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd51601154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd516041d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd5159fa4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd5153fc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd511efc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd5159fa7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515538==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="car_SE.0" depart="46.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="58.40" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="12.40" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.0" vType="car" speedFactor="1.00" vaporized=""/>
    <tripinfo id="car_SE.1" depart="50.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="62.40" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="12.40" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_car_SE.1" vType="car" speedFactor="1.00" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="p0">
        <walk depart="0.00" departPos="11.00" arrival="85.00" arrivalPos="43.45" duration="85.00" routeLength="117.85" timeLoss="0.15" maxSpeed="1.39"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice left_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515219==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6495a21d30 sp 0x7f6495a21900 T2)
> ==515219==The signal is caused by a READ memory access.
> ==515219==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f64a9cb65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f64a9c857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f64a9c86311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f64a9c8654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f64a9cb6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f64a966f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f64a9071608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f64a5b71292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f64a966f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515219==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515217==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcc82a21d30 sp 0x7fcc82a21900 T2)
> ==515217==The signal is caused by a READ memory access.
> ==515217==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcc96cb75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcc96c867c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcc96c87311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcc96c8754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcc96cb7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcc966704f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcc96072608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcc92b72292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fcc966707e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515217==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515050==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8822063d30 sp 0x7f8822063900 T2)
> ==515050==The signal is caused by a READ memory access.
> ==515050==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f88362f75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f88362c67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f88362c7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f88362c754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f88362f7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8835cb04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f88356b2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f88321b2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8835cb07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515050==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515036==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f76e8e73d30 sp 0x7f76e8e73900 T2)
> ==515036==The signal is caused by a READ memory access.
> ==515036==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f76fd1055fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f76fd0d47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f76fd0d5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f76fd0d554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f76fd105d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f76fcabe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f76fc4c0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f76f8fc0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f76fcabe7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515036==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal left_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515401==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f09c3d43d30 sp 0x7f09c3d43900 T2)
> ==515401==The signal is caused by a READ memory access.
> ==515401==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f09d7fdb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f09d7faa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f09d7fab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f09d7fab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f09d7fdbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f09d79944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f09d7396608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f09d3e96292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f09d79947e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515401==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="63.75" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="65.05" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="66.35" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal right_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515276==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f508b133d30 sp 0x7f508b133900 T2)
> ==515276==The signal is caused by a READ memory access.
> ==515276==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f509f3d45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f509f3a37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f509f3a4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f509f3a454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f509f3d4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f509ed8d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f509e78f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f509b28f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f509ed8d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515276==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515275==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3f910f3d30 sp 0x7f3f910f3900 T2)
> ==515275==The signal is caused by a READ memory access.
> ==515275==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3fa53875fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f3fa53567c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3fa5357311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3fa535754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3fa5387d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3fa4d404f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3fa4742608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3fa1242292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3fa4d407e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515275==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515218==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fcb5ce53d30 sp 0x7fcb5ce53900 T2)
> ==515218==The signal is caused by a READ memory access.
> ==515218==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcb710e45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fcb710b37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcb710b4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcb710b454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcb710e4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fcb70a9d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fcb7049f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fcb6cf9f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fcb70a9d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515218==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="63.75" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="65.05" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="66.35" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514382==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb3693f3d30 sp 0x7fb3693f3900 T2)
> ==514382==The signal is caused by a READ memory access.
> ==514382==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb37d68b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb37d65a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb37d65b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb37d65b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb37d68bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb37d0444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb37ca46608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb379546292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb37d0447e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514382==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="CS">
            <person id="p0" pos="16.10" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="CS">
            <person id="p0" pos="14.81" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515027==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f95e9983d30 sp 0x7f95e9983900 T2)
> ==515027==The signal is caused by a READ memory access.
> ==515027==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f95fdc115fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f95fdbe07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f95fdbe1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f95fdbe154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f95fdc11d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f95fd5ca4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f95fcfcc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f95f9acc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f95fd5ca7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515027==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514391==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8291103d30 sp 0x7f8291103900 T2)
> ==514391==The signal is caused by a READ memory access.
> ==514391==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f82a53a05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f82a536f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f82a5370311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f82a537054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f82a53a0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f82a4d594f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f82a475b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f82a125b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f82a4d597e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514391==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="SC">
            <person id="p0" pos="69.30" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="SC">
            <person id="p0" pos="70.59" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514378==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efc84773d30 sp 0x7efc84773900 T2)
> ==514378==The signal is caused by a READ memory access.
> ==514378==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efc98a075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7efc989d67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efc989d7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efc989d754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efc98a07d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7efc983c04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7efc97dc2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7efc948c2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7efc983c07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514378==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="CS">
            <person id="p0" pos="16.10" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="CS">
            <person id="p0" pos="14.81" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514374==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8c64fbbd30 sp 0x7f8c64fbb900 T2)
> ==514374==The signal is caused by a READ memory access.
> ==514374==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8c792535fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8c792227c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8c79223311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8c7922354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8c79253d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8c78c0c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8c7860e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8c7510e292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8c78c0c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514374==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514371==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f84b80b9d30 sp 0x7f84b80b9900 T2)
> ==514371==The signal is caused by a READ memory access.
> ==514371==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f84cc34a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f84cc3197c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f84cc31a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f84cc31a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f84cc34ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f84cbd034f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f84cb705608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f84c8205292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f84cbd037e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514371==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="SC">
            <person id="p0" pos="69.30" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="SC">
            <person id="p0" pos="70.59" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514370==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fce0d941d30 sp 0x7fce0d941900 T2)
> ==514370==The signal is caused by a READ memory access.
> ==514370==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce21bd65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fce21ba57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce21ba6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce21ba654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce21bd6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fce2158f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fce20f91608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fce1da91292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fce2158f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514370==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="CN">
            <person id="p0" pos="20.00" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="CN">
            <person id="p0" pos="18.70" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="CN">
            <person id="p0" pos="17.40" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==514369==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd7f6bbbd30 sp 0x7fd7f6bbb900 T2)
> ==514369==The signal is caused by a READ memory access.
> ==514369==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd80ae4d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fd80ae1c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd80ae1d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd80ae1d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd80ae4dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd80a8064f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd80a208608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd806d08292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd80a8067e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==514369==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="11.00">
        <edge id="SC">
            <person id="p0" pos="66.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="12.00">
        <edge id="SC">
            <person id="p0" pos="68.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="13.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515028==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4954173d30 sp 0x7f4954173900 T2)
> ==515028==The signal is caused by a READ memory access.
> ==515028==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f49684075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f49683d67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f49683d7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f49683d754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4968407d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4967dc04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f49677c2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f49642c2292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4967dc07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515028==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="CS">
            <person id="p0" pos="20.00" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="CS">
            <person id="p0" pos="18.70" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="CS">
            <person id="p0" pos="17.40" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="CS">
            <person id="p0" pos="16.10" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="CS">
            <person id="p0" pos="14.81" angle="0.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==515029==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f631f663d30 sp 0x7f631f663900 T2)
> ==515029==The signal is caused by a READ memory access.
> ==515029==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f63338ef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f63338be7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f63338bf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f63338bf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f63338efd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f63332a84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6332caa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f632f7aa292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f63332a87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==515029==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="SC">
            <person id="p0" pos="65.40" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="SC">
            <person id="p0" pos="64.04" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="SC">
            <person id="p0" pos="62.68" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="SC">
            <person id="p0" pos="61.32" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="4.00">
        <edge id="SC">
            <person id="p0" pos="59.96" angle="180.00" stage="walking"/>
        </edge>
    </timestep>
    <timestep time="5.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,750
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==522503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 23552 byte(s) in 64 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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 deadlock_bidi_reversal ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,585
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==522694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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 deadlock_bidi_reversal2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,1188
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==522693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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 delayed_insertion_parallel_routing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,465
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==522550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 bugs double_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,625
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==522466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 bugs insertion_at_signal ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==522506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc989c2678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc989ed1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc989ed1a9e  (<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 Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==522465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f06861fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06864a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06864a7a9e  (<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 collision ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,352
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==522095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12512 byte(s) in 34 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,352
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==522105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12512 byte(s) in 34 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 headonconflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f659409f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f659434aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f659434aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <conflictLinks signals="cluster_gneJ19_gneJ21_1"/>
---
>                 <conflictLinks signals=""/>
16c16
<             <driveWay edges="gneE16 gneE17">
---
>             <driveWay edges="gneE16">
18c18
<                 <bidi lanes="-gneE16_0"/>
---
>                 <bidi lanes=""/>
21c21
<                 <conflictLinks signals="gneJ22_0"/>
---
>                 <conflictLinks signals=""/>
38c38
<             <driveWay edges="-gneE16 gneE15">
---
>             <driveWay edges="-gneE16">
40c40
<                 <bidi lanes="gneE16_0"/>
---
>                 <bidi lanes=""/>
43c43
<                 <conflictLinks signals="cluster_gneJ19_gneJ21_1"/>
---
>                 <conflictLinks signals=""/>
52c52
<                 <conflictLinks signals="gneJ22_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb09d7f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb09daa2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb09daa2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in railsignalblocks ----------
9c9
<                 <bidi lanes="gneE0_0 gneE6_0"/>
---
>                 <bidi lanes=""/>
21c21
<                 <conflictLinks signals="gneJ1_0"/>
---
>                 <conflictLinks signals=""/>
32c32
<                 <conflictLinks signals="gneJ2_1"/>
---
>                 <conflictLinks signals=""/>
36c36
<             <driveWay edges="gneE3 gneE7 gneE8">
---
>             <driveWay edges="gneE3">
38c38
<                 <bidi lanes="-gneE3_0 -gneE7_0 -gneE8_0"/>
---
>                 <bidi lanes=""/>
41c41
<                 <conflictLinks signals="gneJ3_0"/>
---
>                 <conflictLinks signals=""/>
47c47
<             <driveWay edges="-gneE3 gneE2">
---
>             <driveWay edges="-gneE3">
49c49
<                 <bidi lanes="gneE3_0"/>
<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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,28
> 
> =================================================================
> ==519715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe8854ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe885758ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe885758a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f95d7cef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f95d7f9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f95d7f9aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==518864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa640c3c78d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f112e12478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f112e3cfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f112e3cfa9e  (<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_bidi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,116
> 
> =================================================================
> ==518748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x7fb581dd24f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb56c29378d  (<unknown module>)
> 
> Indirect leak of 8464 byte(s) in 23 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/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 rail_signal constraints limit2 ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==516189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4b87c0178d  (<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 constraints wait_for_one_tripId ( Last six runs Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==516853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 end_block_mode end_within_bidi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==516884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3680 byte(s) in 10 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 fork_without_signal ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==517004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f091f5fd78d  (<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 halting_conflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,556
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==518274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12144 byte(s) in 33 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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_check_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,316
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10304 byte(s) in 28 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,542
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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_conflict2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,591
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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_conflict3 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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_reroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,542
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,47
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==516686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x2da3a15 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x2d7eed4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f07238ab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f070d2c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f070d572ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,47
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==516675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x2da3a15 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x2d7eed4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f1607a4a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f15f146778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f15f1712ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,47
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==516820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x2da3a15 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x2d7eed4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f898f4b95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8978ed778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8979182ab5  (<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 Oct2023 Apr2021 )

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

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==517887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faa4d91c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa4dbc7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa4dbc7a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==517671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb3128ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb312b98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb312b98a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==517628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca39d3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca39fe2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca39fe2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==517965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcd9b2ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd9b598ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd9b598a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,508
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 single_incoming_lane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==518170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3a9028d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3a90538ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3a90538a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==517126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5f5bb2c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f5bdd7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f5bdd7a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==518876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0d913f778d  (<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 stopped_link_conflict2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==519354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa3aa11778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa3aa3c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa3aa3c2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==517175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5e77e1c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5e780c7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5e780c7a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==517263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc597e9778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc598142ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc598142a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,575
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,575
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3be9cb478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3be9f5fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3be9f5fa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f52ddc9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f52ddf4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f52ddf4aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,30
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc6ec08478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc6ec32fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc6ec32fa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f330e8c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f330eb70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f330eb70a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8d4ed4d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d4eff8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d4eff8a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa5d248978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5d2734ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5d2734a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f33292e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3329590ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3329590a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f39a7d3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f39a7fe2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f39a7fe2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f662da1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f662dcc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f662dcc2a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7f10a3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f10ce0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f10ce0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,523
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==519800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9936 byte(s) in 27 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,592
> 
> =================================================================
> ==519791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,588
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==519808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 reversal_possible_maxLengthShort ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
5a6,232
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==519805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,465
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,742
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==520227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,663
> 
> =================================================================
> ==520228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x7faf1b5354f2 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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faf0559d78d  (<unknown module>)
> 
> Indirect leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/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 short_buffer ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,742
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==519813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x21b8f49 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #11 0x132c3ae in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:231:12
>     #12 0x10fc188 in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:166:16
>     #13 0x10fb06a in GUIRunThread::run() /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0a776bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a7796aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a7796aa9e  (<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 tramwayLoop basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,707
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==519634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 34960 byte(s) in 95 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,707
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==519714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 34960 byte(s) in 95 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,327
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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_loops2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,556
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/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/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==521746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11776 byte(s) in 32 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x34b33f8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x33de66a 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/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x33d32c6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x33d430f 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/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x3278fdc in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x3275763 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x327ddae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x1e692a0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x12823f4 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/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 : spec arrival arrivalEdge edge_0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==428404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3893c5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3893f00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3893f00a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="264.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="0" arrival="264.00">
---
>     <vehicle id="v0" depart="0.00" arrivalEdge="0" arrival="264.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe3c653578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3c67e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3c67e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0.0" depart="0.00" departEdge="1" arrival="264.00">
---
>     <vehicle id="v0.0" depart="0.00" arrival="264.00">
9c9
<     <vehicle id="v0.1" depart="2.00" departEdge="1" arrival="266.00">
---
>     <vehicle id="v0.1" depart="2.00" arrival="266.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6b837ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b83a9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b83a9aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="1" arrival="264.00">
---
>     <vehicle id="v0" depart="0.00" arrival="264.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==428421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1bfef9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bff248ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bff248a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in fcd ----------
6c6
<         <vehicle id="v0" x="4.00" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="0.00" edge="merge" slope="0.00"/>
---
>         <vehicle id="v0" x="-6000.00" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="0.00" edge="beg" slope="0.00"/>
9c9
<         <vehicle id="v0" x="304.00" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="0.00" edge="end2" slope="0.00"/>
---
>         <vehicle id="v0" x="-5710.06" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="289.94" edge="beg" slope="0.00"/>
12c12
<         <vehicle id="v0" x="690.58" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="386.58" edge="end2" slope="0.00"/>
---
>         <vehicle id="v0" x="-5323.48" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="676.52" edge="beg" slope="0.00"/>
15c15
<         <vehicle id="v0" x="1077.16" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="773.16" edge="end2" slope="0.00"/>
---
>         <vehicle id="v0" x="-4936.90" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1063.10" edge="beg" slope="0.00"/>
18c18
<         <vehicle id="v0" x="1367.10" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1063.10" edge="end2" slope="0.00"/>
---
>         <vehicle id="v0" x="-4646.97" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1353.03" edge="beg" slope="0.00"/>
21c21
<         <vehicle id="v0" x="1753.68" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1449.68" edge="end2" slope="0.00"/>
---
>         <vehicle id="v0" x="-4260.39" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1739.61" edge="beg" slope="0.00"/>
24c24
<         <vehicle id="v0" x="2140.26" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="1836.26" edge="end2" slope="0.00"/>
---
>         <vehicle id="v0" x="-3873.81" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="2126.19" edge="beg" slope="0.00"/>
27c27
<         <vehicle id="v0" x="2526.84" y="0.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="35.99" pos="2222.84" edge="end2" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="97.00" routeLength="3480.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 fcd_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="261.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="36.00" duration="261.00" routeLength="9360.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 fcd_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="2" arrival="97.00">
---
>     <vehicle id="v0" depart="0.00" arrivalEdge="2" arrival="261.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f530ebd578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f530ee80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f530ee80a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="2" arrival="264.00">
---
>     <vehicle id="v0" depart="0.00" arrival="264.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_default ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==428355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1850d3578d  (<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 arrivalEdge edge_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==429204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x3f72067 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:283:37
>     #2 0x3f18d40 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:92:34
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd94c9f25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==428431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc7df62578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc7df8d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc7df8d0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="6.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="5" arrival="6.00">
---
>     <vehicle id="v0" depart="0.00" arrivalEdge="5" arrival="264.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x1000b64 sp=0x7ff1306d5d30
> ==428504==LeakSanitizer has encountered a fatal error.
> ==428504==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==428504==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="89.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="89.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="264.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="4" arrival="89.00">
---
>     <vehicle id="v0" depart="0.00" arrivalEdge="4" arrival="264.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random_routeFlow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fecc469578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fecc4940ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fecc4940a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
5,24c5,24
<     <tripinfo id="v0.6" depart="12.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.6 tripinfo_v0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.8" depart="16.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="22.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.8 tripinfo_v0.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.9" depart="18.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="24.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="6.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.9 tripinfo_v0.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="97.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.1 tripinfo_v0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.2" depart="4.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="99.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.2 tripinfo_v0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.5" depart="10.00" departLane="" departPos="0.00" departSpeed="28.79" departDelay="0.00" arrival="100.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="90.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.67" rerouteNo="0" devices="vehroute_v0.5 tripinfo_v0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.3" depart="6.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="101.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.68" rerouteNo="0" devices="vehroute_v0.3 tripinfo_v0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.4" depart="8.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="105.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="97.00" routeLength="3480.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.4 tripinfo_v0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.7" depart="14.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="109.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.7 tripinfo_v0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.11" depart="22.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="117.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.11 tripinfo_v0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.12" depart="24.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="119.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.12 tripinfo_v0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.16" depart="32.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="121.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="89.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.16 tripinfo_v0.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.14" depart="28.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="123.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="95.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.14 tripinfo_v0.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.18" depart="36.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="125.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="89.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.18 tripinfo_v0.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.15" depart="30.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="127.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="97.00" routeLength="3480.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.15 tripinfo_v0.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.19" depart="38.00" departLane="" departPos="0.00" departSpeed="24.70" departDelay="0.00" arrival="129.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="91.00" routeLength="3196.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="vehroute_v0.19 tripinfo_v0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.17" depart="34.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="130.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="96.00" routeLength="3388.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="vehroute_v0.17 tripinfo_v0.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="180.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.0 tripinfo_v0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.10" depart="20.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="200.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.10 tripinfo_v0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0.13" depart="26.00" departLane="" departPos="0.00" departSpeed="36.00" departDelay="0.00" arrival="206.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="180.00" routeLength="6472.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.13 tripinfo_v0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0.0" depart="0.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="264.00" arrivalLane="" arrivalPos="2992.00" arrivalSpeed="36.00" duration="264.00" routeLength="12260.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.0 tripinfo_v0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v0.1" depart="2.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="266.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="264.00" routeLength="9460.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.1 tripinfo_v0.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v0.2" depart="4.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="268.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="264.00" routeLength="9460.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.2 tripinfo_v0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v0.4" depart="8.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="269.00" arrivalLane="" arrivalPos="92.00" arrivalSpeed="36.00" duration="261.00" routeLength="9360.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.4 tripinfo_v0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v0.3" depart="6.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="270.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="264.00" routeLength="9460.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.3 tripinfo_v0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v0.5" depart="10.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="274.00" arrivalLane="" arrivalPos="2996.00" arrivalSpeed="36.00" duration="264.00" routeLength="12264.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.5 tripinfo_v0.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v0.6" depart="12.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="276.00" arrivalLane="" arrivalPos="200.00" arrivalSpeed="36.00" duration="264.00" routeLength="9468.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.6 tripinfo_v0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="v0.7" depart="14.00" departLane="" departPos="0.00" departSpeed="35.99" departDelay="0.00" arrival="278.00" arrivalLane="" arrivalPos="192.00" arrivalSpeed="36.00" duration="264.00" routeLength="9460.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_v0.7 tripinfo_v0.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0.6" depart="12.00" departEdge="5" arrival="18.00">
---
>     <vehicle id="v0.0" depart="0.00" arrivalEdge="1" arrival="264.00">
9c9
<     <vehicle id="v0.8" depart="16.00" departEdge="5" arrival="22.00">
---
>     <vehicle id="v0.1" depart="2.00" arrivalEdge="3" arrival="266.00">
13c13
<     <vehicle id="v0.9" depart="18.00" departEdge="5" arrival="24.00">
---
>     <vehicle id="v0.2" depart="4.00" arrivalEdge="3" arrival="268.00">
17c17
<     <vehicle id="v0.1" depart="2.00" departEdge="3" arrival="97.00">
---
>     <vehicle id="v0.4" depart="8.00" arrivalEdge="2" arrival="269.00">
21c21
<     <vehicle id="v0.2" depart="4.00" departEdge="3" arrival="99.00">
---
>     <vehicle id="v0.3" depart="6.00" arrivalEdge="3" arrival="270.00">
25c25
<     <vehicle id="v0.5" depart="10.00" departEdge="4" arrival="100.00">
---
>     <vehicle id="v0.5" depart="10.00" arrivalEdge="4" arrival="274.00">
29c29
<     <vehicle id="v0.3" depart="6.00" departEdge="3" arrival="101.00">
---
>     <vehicle id="v0.6" depart="12.00" arrivalEdge="5" arrival="276.00">
33c33
<     <vehicle id="v0.4" depart="8.00" departEdge="2" arrival="105.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors lane_given10 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f10e15d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f10e1883ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f10e1883a9e  (<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 speed_given100 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fba15e3878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fba160e3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fba160e3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f16f67dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16f6a88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16f6a88a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f108347d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1083728ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1083728a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==430622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1e0d22578d  (<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 lane_random ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c984bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c9876aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c9876aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fec30dbd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fec31068ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fec31068a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f18cd5dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f18cd888ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f18cd888a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5561c8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5561f30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5561f30a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb5844b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb584760ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb584760a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feb0a1ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb0a4aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb0a4aaa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9d6babd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9d6bd68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9d6bd68a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9fa7a0f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9fa7cbaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9fa7cbaa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==429538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6fa881b78d  (<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 speed_current ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3f5a28a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f5a535ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f5a535a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7814f7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7815220ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7815220a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==429829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc949afd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc949da8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc949da8a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==430065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7f1532378d  (<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 speed_given0_nearend ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcd0954b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd097f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd097f6a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f53bf55578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53bf800ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53bf800a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feb3250578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb327b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb327b0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==430354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f90f05bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f90f086aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f90f086aa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f96bcae678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f96bcd91ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f96bcd91a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faa209a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa20c50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa20c50a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fec7db6b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fec7de16ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fec7de16a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8f1b21f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f1b4caab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f1b4caa9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f54dacfb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f54dafa6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f54dafa6a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f19fca5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f19fcd00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f19fcd00a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3c5456578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3c54810ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3c54810a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==427030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x3f72067 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:283:37
>     #2 0x3f18d40 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:92:34
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f749a8395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d9085378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d90afeab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d90afea9e  (<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 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faed8a3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faed8ce0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faed8ce0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcd4b54578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd4b7f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd4b7f0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==423673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d5781878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d57ac3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d57ac3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==423831==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f66c3923d30 sp 0x7f66c3923900 T2)
> ==423831==The signal is caused by a READ memory access.
> ==423831==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66d7bc55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f66d7b947c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f66d7b95311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f66d7b9554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66d7bc5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f66d757e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f66d6f80608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f66d3a80292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f66d757e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==423831==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="2" depart="0.00" departLane="" departPos="0.00" departSpeed="10.92" departDelay="0.00" arrival="15.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="15.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.67" rerouteNo="0" devices="tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="3" depart="0.00" departLane="" departPos="0.00" departSpeed="9.00" departDelay="0.00" arrival="16.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="16.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.34" rerouteNo="0" devices="tripinfo_3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="4" depart="0.00" departLane="" departPos="0.00" departSpeed="7.66" departDelay="0.00" arrival="18.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="18.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.01" rerouteNo="0" devices="tripinfo_4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
    <tripinfo id="5" depart="7.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="7.00" arrival="20.00" arrivalLane="" arrivalPos="86.15" arrivalSpeed="13.89" duration="13.00" routeLength="171.55" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal_emergencyDecel ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==423888==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5a786a3d30 sp 0x7f5a786a3900 T2)
> ==423888==The signal is caused by a READ memory access.
> ==423888==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5a8c9365fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f5a8c9057c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5a8c906311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5a8c90654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5a8c936d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5a8c2ef4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5a8bcf1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5a887f1292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5a8c2ef7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==423888==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing 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.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="4" x="110.85" y="0.00" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.66" pos="0.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_best_3veh ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==423665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f514034678d  (<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 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==423647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9cc140078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9cc16abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9cc16aba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==423645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f718b20878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f718b4b3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f718b4b3a9e  (<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_passenger ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==423646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f022561278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02258bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02258bda9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==423834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff7f4c4e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7f4ef9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7f4ef9a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==423833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5a4e6c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a4e973ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a4e973a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==423832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcbd408878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbd4333ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbd4333a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3b87ba878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3b87e53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3b87e53a9e  (<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_given1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==424610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4470e1e78d  (<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_random ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f68ed8e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f68edb93ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f68edb93a9e  (<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_default ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef63ea678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef64151ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef64151a9e  (<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 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f92bc56678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92bc811ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92bc811a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==424626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f23017fc78d  (<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_3veh_10ms ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5dae83678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5daeae1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5daeae1a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==425433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e212e878d  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc7cbb0878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc7cbdb3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc7cbdb3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdb1ed6678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdb1f011ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdb1f011a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==424641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faa26b4678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa26df1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa26df1a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==425446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbef558378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbef582eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbef582ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==425447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6e608878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6e6333ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6e6333a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==425432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f682cb5e78d  (<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_random_3veh ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==425434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f77466d678d  (<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_default ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==425455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feea0f1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feea11bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feea11bba9e  (<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_desired ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f980f63078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f980f8dbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f980f8dba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==425460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f236b17578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f236b420ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f236b420a9e  (<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_given10 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==425467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4d2a1a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4d2a453ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4d2a453a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==425470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd8bc9f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8bcca3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8bcca3a9e  (<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_low ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==425484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f43377d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4337a83ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4337a83a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==426283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f223316e78d  (<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__lanelimit ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7eff18d2078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff18fcbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff18fcba9e  (<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__leader ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fac88b7e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac88e29ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac88e29a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f04a177378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f04a1a1eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f04a1a1ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==426287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa6fc84678d  (<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_random__vehlimit ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6771ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd677497ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd677497a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==426344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2141fce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2142279ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2142279a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f42c265b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42c2906ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42c2906a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==427945==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa94c483d30 sp 0x7fa94c483900 T2)
> ==427945==The signal is caused by a READ memory access.
> ==427945==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa9607165fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa9606e57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa9606e6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa9606e654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa960716d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa9600cf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa95fad1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa95c5d1292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==428020==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbbb55f3d30 sp 0x7fbbb55f3900 T2)
> ==428020==The signal is caused by a READ memory access.
> ==428020==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbbc98845fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fbbc98537c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbbc9854311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbbc985454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbbc9884d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbbc923d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbbc8c3f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbbc573f292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbbc923d7e3 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
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c0ebbe78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c0ee69ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c0ee69a9e  (<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_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==427750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fac6330e78d  (<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 errors lane_given_disallowed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,29
< Error: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==427881==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f04edc13d30 sp 0x7f04edc13900 T2)
> ==427881==The signal is caused by a READ memory access.
> ==427881==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0501eaa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0501e797c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0501e7a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0501e7a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0501eaad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f05018634f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0501265608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f04fdd65292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,29
< Warning: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==427883==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f900db63d30 sp 0x7f900db63900 T2)
> ==427883==The signal is caused by a READ memory access.
> ==427883==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9021df55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9021dc47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9021dc5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9021dc554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9021df5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f90217ae4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f90211b0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f901dcb0292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f90217ae7e3 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
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==428350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc32df378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc3309eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc3309ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==428352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5c54d9178d  (<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 errors speed_given100_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==428088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0cea45878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0cea703ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0cea703a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,29
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==428142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdfc87be78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdfc8a69ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdfc8a69a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==428144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb83c8a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb83cb53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb83cb53a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==427559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f24f4f9178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f24f523cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f24f523ca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==432286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8549a2778d  (<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 errors route_nested_invalid_ref ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd22651578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd2267c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd2267c0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8b796f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b799a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b799a0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdb1a95578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdb1ac00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdb1ac00a9e  (<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_ref ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f06072bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0607568ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0607568a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7b80b0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7b80db6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7b80db6a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6c145b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6c1706ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6c1706a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f32faf6378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32fb20eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32fb20ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f21a774078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21a79ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21a79eba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f65df54078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f65df7ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f65df7eba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd49d19178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd49d43cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd49d43ca9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f84deaed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f84ded98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f84ded98a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6660e0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66610b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66610b0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb362c5778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb362f02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb362f02a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f78148fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7814ba6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7814ba6a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8bf4a0f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8bf4cbaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8bf4cbaa9e  (<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 vtype_basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==431208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa942b0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa942db0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa942db0a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff02d32878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff02d5d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff02d5d3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd5a3e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd5a693ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd5a693a9e  (<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 errors neg_begin ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==434379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x3f59c1b in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, long long, long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:138:37
>     #2 0x3f1a192 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:118:34
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x2d7ebb4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb9c3da45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 flow many_per_step ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1db4a0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1db4cabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1db4caba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc5343b378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc53465eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc53465ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f90b8f7378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f90b921eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f90b921ea9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd88117a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd881425ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd881425a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f676c9ec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f676cc97ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f676cc97a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,28
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff1e674e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1e69f9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1e69f9a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==432615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f455ece878d  (<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 period_end ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8ba5b8078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ba5e2bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ba5e2ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa707fde78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa708289ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa708289a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6462e7e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6463129ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6463129a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f35d660078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f35d68abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f35d68aba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f410113678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f41013e1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f41013e1a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff16250878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1627b3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1627b3a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4debaf078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4debd9bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4debd9ba9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==432681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff1b9c4d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1b9ef8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1b9ef8a9e  (<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_none ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==432717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f643be0878d  (<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 zero_period ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==433533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f98e5e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f99109ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f99109a9e  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==434834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc23490b78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc24aa7b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc234bb6ab5  (<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 Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,120
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030001110a0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030001110a0: note: object has invalid vptr
>  cb 00 00 5b  f6 00 00 55 00 00 00 00  80 fa 05 00 d0 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030001110a0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030001110a0: note: object has invalid vptr
>  cb 00 00 5b  f6 00 00 55 00 00 00 00  80 fa 05 00 d0 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==434882==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030001110b0 at pc 0x000003a97171 bp 0x7ffe21419740 sp 0x7ffe21419738
> READ of size 4 at 0x6030001110b0 thread T0
>     #0 0x3a97170 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x3a8eb3c in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x3a8ebd4 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x1e680c5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,9
> <!-- generated on Fr 02 Apr 2021 08:08:26 CEST by Eclipse SUMO GUI Version v1_8_0+1937-5528240401
> 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,10c11,49
< <netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
<     <timestep time="0.00">
<         <edge id="beg">
<             <person id="p1" pos="0.00" angle="90.00" stage="walking"/>
<         </edge>
<     </timestep>
< </netstate>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <netstate-dump value="rawdump.xml"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>         <end value="1"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Oct2023 Apr2021 )

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/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==552369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fceff98f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fceffc3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fceffc3aa9e  (<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: 3004.00
---------- New result in exitcode ----------
1

TEST had known bugs (#3126) on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Oct2023 Apr2021 )

(This bug was triggered by FAILING to find text in file 'output' matching 'speed="0.00000000000000000000000000000000"')
---------- New result in errors ----------
/home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
/home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

=================================================================
==556371==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
    #1 0x7f15bda9578d  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
    #1 0x7f15bdd40ab5  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
    #1 0x7f15bdd40a9e  (<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.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="1.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="2.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="3.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="4.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="5.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="6.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="7.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89081816919016532096975424792618" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="8.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="0.00000000000000000000000000000000" pos="0.00000000000000000000000000000000" edge="e1" slope="0.00000000000000000000000000000000"/>
<truncated after showing first 30 lines>
---------- New result in output ----------

TEST had known bugs (see #2757) on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Oct2023 Apr2021 )

invalid route length
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'routeLength="0.00"')
---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==529036==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6eb6ed3d30 sp 0x7f6eb6ed3900 T2)
> ==529036==The signal is caused by a READ memory access.
> ==529036==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6ecb16c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6ecb13b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6ecb13c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6ecb13c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6ecb16cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6ecab254f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6eca527608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6ec7027292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6ecab257e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==529036==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v0" depart="0.00" departLane="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=""/>
</tripinfos>

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Oct2023 Apr2021 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,35
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==533676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe133d2b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe11d76778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe11da12ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #3816) on ts-sim-build-ba : devices rerouting personTrip errors unreachable_rides ( Last six runs Oct2023 Apr2021 )

picking up persons not yet implemented
(This bug was triggered by text found in file 'errors' matching 'aborted waiting')
---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==535762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc7ed5ac78d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc803b845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 had known bugs (see #3816) on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Oct2023 Apr2021 )

picking up persons not yet implemented
(This bug was triggered by text found in file 'errors' matching 'aborted waiting')
---------- Differences in errors ----------
1,2c1,37
< Error: Empty route between edge 'C-source' and edge 'C-sink' for person '2'.
< Quitting (on error).
---
> Warning: Person '2' aborted waiting for 2_0 at edge 'C-source'.
> Warning: Vehicle '2_0' aborted waiting for a person or container that will never come.
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==531627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4359cd578d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,7c5,7
<     <vehicle id="0" depart="0.00" fromTaz="taz_0" toTaz="taz_1" arrival="46.00">
<         <route edges="A1toB1 B1toB2 B2toB3 B3toB2 B2toB1 B1toC1 C1toC0"/>
<     </vehicle>
---
>     <person id="2" depart="2.00" departPos="random" color="red">
>         <ride from="C-source" to="CE" arrivalPos="48.50" lines="2_0"/>
>     </person>

TEST had known bugs (see #3816) on ts-sim-build-ba : devices rerouting personTrip ride_trip_access ( Last six runs Oct2023 Apr2021 )

picking up persons not yet implemented
(This bug was triggered by text found in file 'errors' matching 'aborted waiting')
---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Person 'p0' aborted waiting for ANY at busStop 'stopC_E'.
> 
> =================================================================
> ==535385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd1d2b9978d  (<unknown module>)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x24ecddb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1412:33
>     #2 0x3f194c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x248b3dd in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x40c96ef in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd1e95ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
4a5,7
>     <tripinfo id="trainAC.0" depart="200.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="435.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="235.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="112.02" timeLoss="112.02" rerouteNo="0" devices="tripinfo_trainAC.0" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="trainAC.1" depart="500.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="735.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="235.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="112.02" timeLoss="112.02" rerouteNo="0" devices="tripinfo_trainAC.1" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="trainAC.2" depart="800.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="1035.00" arrivalLane="" arrivalPos="500.00" arrivalSpeed="13.89" duration="235.00" routeLength="1700.00" waitingTime="0.00" waitingCount="0" stopTime="112.02" timeLoss="112.02" rerouteNo="0" devices="tripinfo_trainAC.2" vType="train" speedFactor="1.00" vaporized=""/>
6,9c9,11
<         <walk depart="0.00" departPos="0.00" arrival="65.00" arrivalPos="81.39" duration="65.00" routeLength="81.39" timeLoss="6.40" maxSpeed="1.39"/>
<         <access stop="stopA_E" depart="65.00" arrival="139.00" duration="74.00" routeLength="103.29"/>
<         <ride waitingTime="138.00" vehicle="trainAC.0" depart="277.00" arrival="400.00" arrivalPos="400.00" duration="123.00" routeLength="1250.10" timeLoss="33.00"/>
<         <walk depart="400.00" departPos="109.86" arrival="408.00" arrivalPos="100.00" duration="8.00" routeLength="9.86" timeLoss="0.90" maxSpeed="1.39"/>
---
>         <walk depart="0.00" departPos="0.00" arrival="59.00" arrivalPos="81.39" duration="59.00" routeLength="81.39" timeLoss="0.40" maxSpeed="1.39"/>
>         <access stop="stopA_E" depart="59.00" arrival="133.00" duration="74.00" routeLength="103.29"/>
>         <ride waitingTime="903.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="400.00" duration="-1" routeLength="-1.00" timeLoss="-1"/>
11,13d12
<     <tripinfo id="trainAC.0" depart="200.00" departLane="railWE_0" departPos="135.10" departSpeed="0.00" departDelay="0.00" arrival="457.00" arrivalLane="railWE.1200_0" arrivalPos="500.00" arrivalSpeed="7.00" duration="257.00" routeLength="1565.00" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="83.22" rerouteNo="0" devices="tripinfo_trainAC.0 person_trainAC.0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="trainAC.1" depart="500.00" departLane="railWE_0" departPos="135.10" departSpeed="0.00" departDelay="0.00" arrival="757.00" arrivalLane="railWE.1200_0" arrivalPos="500.00" arrivalSpeed="7.00" duration="257.00" routeLength="1565.00" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="83.22" rerouteNo="0" devices="tripinfo_trainAC.1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="trainAC.2" depart="800.00" departLane="railWE_0" departPos="135.10" departSpeed="0.00" departDelay="0.00" arrival="1057.00" arrivalLane="railWE.1200_0" arrivalPos="500.00" arrivalSpeed="7.00" duration="257.00" routeLength="1565.00" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="83.22" rerouteNo="0" devices="tripinfo_trainAC.2" vType="train" speedFactor="1.00" vaporized=""/>
---------- 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 Oct2023 Apr2021 )

concerns #4024, #4252, #4253
(This bug was triggered by FAILING to find text in file 'errors' matching 'collision')
---------- Differences in errors ----------
1c1,29
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513356==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f085d4b3d30 sp 0x7f085d4b3900 T2)
> ==513356==The signal is caused by a READ memory access.
> ==513356==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f08717415fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f08717107c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0871711311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f087171154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0871741d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f08710fa4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0870afc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f086d5fc292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f08710fa7e3 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 had known bugs (concerns #4024, #4252, #4253) on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left_blockedSecond ( Last six runs Oct2023 Apr2021 )

concerns #4024, #4252, #4253
(This bug was triggered by FAILING to find text in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==513570==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9a35273d30 sp 0x7f9a35273900 T2)
> ==513570==The signal is caused by a READ memory access.
> ==513570==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9a495085fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9a494d77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9a494d8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9a494d854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9a49508d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9a48ec14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9a488c3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9a453c3292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9a48ec17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==513570==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (bug 2773 (NONEXISTENT)) on ts-sim-build-ba : output examples cross3ltl_laneArea_longDetector ( Last six runs Oct2023 Apr2021 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/2773?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 2773 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 FAILING to find text in file 'detector' matching 'interval')
---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==488100==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0dbd6bbd30 sp 0x7f0dbd6bb900 T2)
> ==488100==The signal is caused by a READ memory access.
> ==488100==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0dd19505fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0dd191f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0dd1920311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0dd192054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0dd1950d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0dd13094f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0dd0d0b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0dcd80b292 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/extraClangDebug/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 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0dd13097e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==488100==ABORTING
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="15.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="15.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="15.00" end="30.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="30.00" end="45.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="45.00" end="60.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="60.00" end="75.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="75.00" end="90.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterva
lHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="90.00" end="105.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterv
alHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="105.00" end="120.00" id="e2det_3si_2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="120.00" end="135.00" id="e2det_3si_1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInter
valHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 7xxx ticket7149 ( Last six runs Oct2023 Apr2021 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in