04Apr2021 - 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 ----------
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
> 
> =================================================================
> ==2715669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdabb4ef78d  (<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 0x7fdad16655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 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 
> 
> =================================================================
> ==2714299==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 0x7f17a847d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f179230b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f17925b6ab5  (<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
> =================================================================
> ==2714313==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f05c4de3d30 sp 0x7f05c4de3900 T2)
> ==2714313==The signal is caused by a READ memory access.
> ==2714313==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f05d90775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f05d90467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f05d9047311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f05d904754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f05d9077d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f05d8a304f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f05d8432608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f05d4f32292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f05d8a307e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2714313==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
> 
> =================================================================
> ==2715768==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 0x7fe307c2d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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
> 
> =================================================================
> ==2715769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa98688a78d  (<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 0x7fa99c9fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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
> =================================================================
> ==2714309==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7e217f1d30 sp 0x7f7e217f1900 T2)
> ==2714309==The signal is caused by a READ memory access.
> ==2714309==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7e35a815fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7e35a507c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7e35a51311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7e35a5154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7e35a81d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7e3543a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7e34e3c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7e3193c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7e3543a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2714309==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 
> 
> =================================================================
> ==2714728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e9d48f78d  (<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 0x7f7eb36055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f7e9d73aab5  (<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 
> 
> =================================================================
> ==2715123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5fb9dcf78d  (<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 0x7f5fcff415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f5fba07aab5  (<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 
> 
> =================================================================
> ==2715107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4a16ae778d  (<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 0x7f4a2cc575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f4a16d92ab5  (<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
> =================================================================
> ==2715722==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc578ca1d30 sp 0x7fc578ca1900 T2)
> ==2715722==The signal is caused by a READ memory access.
> ==2715722==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc58cf335fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc58cf027c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc58cf03311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc58cf0354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc58cf33d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc58c8ec4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc58c2ee608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc588dee292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc58c8ec7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2715722==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 
> 
> =================================================================
> ==2714437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efedfeef78d  (<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 0x7efef60655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7efee019aab5  (<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 
> 
> =================================================================
> ==2715668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3d861d578d  (<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 0x7f3d9c3475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f3d86480ab5  (<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,17
> 
> =================================================================
> ==2713985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd2253ad78d  (<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 0x7fd23b5215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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_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 
> 
> =================================================================
> ==2714045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc75f9c578d  (<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 0x7fc775b3e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fc75fc70ab5  (<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,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 
> 
> =================================================================
> ==2713647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb159a578d  (<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 0x7fcb2bb1d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fcb15c50ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2713424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa92930f78d  (<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 0x7fa93f4855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2713418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f61bcec578d  (<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 0x7f61d30405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2713236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f40b617f78d  (<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 0x7f40cc2f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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,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 
> 
> =================================================================
> ==2713288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb1449cf78d  (<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 0x7fb15ab415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fb144c7aab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container transport ( Last six runs 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 
> 
> =================================================================
> ==2715670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0e5efdf78d  (<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 0x7f0e7516a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f0e5f28aab5  (<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 ----------
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
> 
> =================================================================
> ==2714379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f885282578d  (<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 0x7f88689985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 triggered ( 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
> 
> =================================================================
> ==2714505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f441632578d  (<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 0x7f442c49b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 triggeredDepartParking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2714511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f00e004a78d  (<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 0x7f00f61c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : basic container triggeredParking ( 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
> 
> =================================================================
> ==2714510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb75a91078d  (<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 0x7fb770a805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 triggeredParkingNoCapacity ( 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 
> 
> =================================================================
> ==2714509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd78889a78d  (<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 0x7fd79ea0f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fd788b45ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2714533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa3f874578d  (<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 0x7fa40e8bd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : basic container triggered_oldStyle ( 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
> 
> =================================================================
> ==2714514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f26be11b78d  (<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 0x7f26d42905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 trip_chain ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2715219==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdfa9c03d30 sp 0x7fdfa9c03900 T2)
> ==2715219==The signal is caused by a READ memory access.
> ==2715219==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdfbdea15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdfbde707c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdfbde71311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdfbde7154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdfbdea1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdfbd85a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdfbd25c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdfb9d5c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdfbd85a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2715219==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
> =================================================================
> ==2715628==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7faf524a3d30 sp 0x7faf524a3900 T2)
> ==2715628==The signal is caused by a READ memory access.
> ==2715628==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faf6673e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7faf6670d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faf6670e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faf6670e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faf6673ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7faf660f74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7faf65af9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7faf625f9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7faf660f77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2715628==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
> =================================================================
> ==2715626==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdb2bd93d30 sp 0x7fdb2bd93900 T2)
> ==2715626==The signal is caused by a READ memory access.
> ==2715626==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdb400285fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdb3fff77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdb3fff8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdb3fff854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdb40028d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdb3f9e14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdb3f3e3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdb3bee3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdb3f9e17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2715626==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 ----------
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 
> 
> =================================================================
> ==2715133==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 0x7f09612e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f094b16578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f094b410ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container waiting_container ( Last six runs 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 
> 
> =================================================================
> ==2714719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7d40d8578d  (<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 0x7f7d56ef95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f7d41030ab5  (<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 
> 
> =================================================================
> ==2715911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f98bbd0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f98bbfb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f98bbfb6a9e  (<unknown 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 
> 
> =================================================================
> ==2715924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f334dd6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f334e010ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f334e010a9e  (<unknown 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 
> 
> =================================================================
> ==2715926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff10cc1b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff10cec6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff10cec6a9e  (<unknown 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 
> 
> =================================================================
> ==2715851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f640208578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6402330ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6402330a9e  (<unknown 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 
> 
> =================================================================
> ==2716236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f979cb2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f979cdd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f979cdd0a9e  (<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
> =================================================================
> ==2716080==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f39a0923d30 sp 0x7f39a0923900 T2)
> ==2716080==The signal is caused by a READ memory access.
> ==2716080==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f39b4bc55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f39b4b947c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f39b4b95311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f39b4b9554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f39b4bc5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f39b457e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f39b3f80608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f39b0a80292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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 
> 
> =================================================================
> ==2707087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd97af5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd97b206ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd97b206a9e  (<unknown 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 
> 
> =================================================================
> ==2707035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8453ede78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8454189ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8454189a9e  (<unknown 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 
> 
> =================================================================
> ==2707038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f22a6b0678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f22a6db1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f22a6db1a9e  (<unknown 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 
> 
> =================================================================
> ==2705894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6068e9a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6069145ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6069145a9e  (<unknown 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 
> 
> =================================================================
> ==2705937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0e53f4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0e541f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0e541f0a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd13642078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd1366cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd1366cba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2706384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9925d4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9925ff2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9925ff2a9e  (<unknown 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 
> 
> =================================================================
> ==2706414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f438df0278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f438e1adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f438e1ada9e  (<unknown 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 
> 
> =================================================================
> ==2706107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1dba55778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1dba802ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1dba802a9e  (<unknown 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 
> 
> =================================================================
> ==2706584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa43d35778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa43d602ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa43d602a9e  (<unknown 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 
> 
> =================================================================
> ==2706406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2d537cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2d53a78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2d53a78a9e  (<unknown 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 
> 
> =================================================================
> ==2706407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f68beb0278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f68bedadab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f68bedada9e  (<unknown 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 
> 
> =================================================================
> ==2706319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7d27f6178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7d2820cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7d2820ca9e  (<unknown 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 
> 
> =================================================================
> ==2706598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe55f55078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe55f7fbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe55f7fba9e  (<unknown 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 
> 
> =================================================================
> ==2707023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcce2c6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcce2f15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcce2f15a9e  (<unknown 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 
> 
> =================================================================
> ==2707219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f300448278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f300472dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f300472da9e  (<unknown 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 
> 
> =================================================================
> ==2707021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6fb9d3678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6fb9fe1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6fb9fe1a9e  (<unknown 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 
> 
> =================================================================
> ==2707026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f855694e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8556bf9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8556bf9a9e  (<unknown 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 
> 
> =================================================================
> ==2707839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3bc6cb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3bc6f60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3bc6f60a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7507b4d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7507df8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7507df8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f32ca9e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32cac92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32cac92a9e  (<unknown 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 
> 
> =================================================================
> ==2707766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7ca563b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ca58e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ca58e6a9e  (<unknown 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
> =================================================================
> ==2707816==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd8c29d3d30 sp 0x7fd8c29d3900 T2)
> ==2707816==The signal is caused by a READ memory access.
> ==2707816==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd8d6c645fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd8d6c337c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd8d6c34311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd8d6c3454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd8d6c64d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd8d661d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd8d601f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd8d2b1f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd8d661d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2707816==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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fae6f26c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae6f517ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae6f517a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2707635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4b3813578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4b383e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4b383e0a9e  (<unknown 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 
> 
> =================================================================
> ==2707772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f16d722378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16d74ceab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16d74cea9e  (<unknown 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
> 
> =================================================================
> ==2711764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f632111578d  (<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 0x7f633728f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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
> =================================================================
> ==2712580==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9914de3d30 sp 0x7f9914de3900 T2)
> ==2712580==The signal is caused by a READ memory access.
> ==2712580==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f992907e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f992904d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f992904e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f992904e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f992907ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9928a374f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9928439608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9924f39292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9928a377e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2712580==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
> =================================================================
> ==2712574==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f48f5353d30 sp 0x7f48f5353900 T2)
> ==2712574==The signal is caused by a READ memory access.
> ==2712574==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f49095e75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f49095b67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f49095b7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f49095b754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f49095e7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4908fa04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f49089a2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f49054a2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4908fa07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2712574==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 
> 
> =================================================================
> ==2709783==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 0x7f34156af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f33ff53578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f33ff7e0ab5  (<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 
> 
> =================================================================
> ==2710561==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 0x7f5a263c65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f5a1025378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a104feab5  (<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 
> 
> =================================================================
> ==2710585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbd7c0d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd7c382ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd7c382a9e  (<unknown 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 
> 
> =================================================================
> ==2709961==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 0x7f79d8f905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f79c2e1b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f79c30c6ab5  (<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 
> 
> =================================================================
> ==2712018==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 0x7fa481f295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7fa46bdb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa46c060ab5  (<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
> 
> =================================================================
> ==2712602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb1bb37a78d  (<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 0x7fb1d14e35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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
> 
> =================================================================
> ==2712594==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 0x7fa15f0e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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
> =================================================================
> ==2712591==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6272fd3d30 sp 0x7f6272fd3900 T2)
> ==2712591==The signal is caused by a READ memory access.
> ==2712591==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f628726a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f62872397c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f628723a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f628723a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f628726ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6286c234f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6286625608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6283125292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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 ----------
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 
> 
> =================================================================
> ==2712641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f680ac9a78d  (<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 0x7f6820e005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f680af45ab5  (<unknown module>)
<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
> 
> =================================================================
> ==2712638==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 0x7f7ddf4485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> =================================================================
> ==2711871==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4ddad13d30 sp 0x7f4ddad13900 T2)
> ==2711871==The signal is caused by a READ memory access.
> ==2711871==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4deefb55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4deef847c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4deef85311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4deef8554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4deefb5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4dee96e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4dee370608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4deae70292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4dee96e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2711871==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
> =================================================================
> ==2711995==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f359a5e3d30 sp 0x7f359a5e3900 T2)
> ==2711995==The signal is caused by a READ memory access.
> ==2711995==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f35ae8765fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f35ae8457c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f35ae846311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f35ae84654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f35ae876d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f35ae22f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f35adc31608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f35aa731292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f35ae22f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2711995==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
> =================================================================
> ==2712573==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc4f2b73d30 sp 0x7fc4f2b73900 T2)
> ==2712573==The signal is caused by a READ memory access.
> ==2712573==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc506e025fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc506dd17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc506dd2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc506dd254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc506e02d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc5067bb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc5061bd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc502cbd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc5067bb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2712573==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
> =================================================================
> ==2712592==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9ff1cf3d30 sp 0x7f9ff1cf3900 T2)
> ==2712592==The signal is caused by a READ memory access.
> ==2712592==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa005f8b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa005f5a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa005f5b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa005f5b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa005f8bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa0059444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa005346608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa001e46292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa0059447e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2712592==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
> =================================================================
> ==2712024==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa75e313d30 sp 0x7fa75e313900 T2)
> ==2712024==The signal is caused by a READ memory access.
> ==2712024==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa7725a95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa7725787c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa772579311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa77257954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa7725a9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa771f624f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa771964608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa76e464292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa771f627e3 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 
> 
> =================================================================
> ==2711415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0696e1f78d  (<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 0x7f06acf845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f06970caab5  (<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 
> 
> =================================================================
> ==2711584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5925f8578d  (<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 0x7f593c0e85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f5926230ab5  (<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 
> 
> =================================================================
> ==2711630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f698aa3578d  (<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 0x7f69a0b9e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f698ace0ab5  (<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 
> 
> =================================================================
> ==2710602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f065080f78d  (<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 0x7f06669875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f0650abaab5  (<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 
> 
> =================================================================
> ==2710632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2576eff78d  (<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 0x7f258d0755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f25771aaab5  (<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 
> 
> =================================================================
> ==2710624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc3c4b9b78d  (<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 0x7fc3dad0e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fc3c4e46ab5  (<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 
> 
> =================================================================
> ==2710619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc8461578d  (<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 0x7fbc9a78b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fbc848c0ab5  (<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 
> 
> =================================================================
> ==2709352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4bce3e578d  (<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 0x7f4be455b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f4bce690ab5  (<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,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 
> 
> =================================================================
> ==2712197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5209aad78d  (<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 0x7f52200925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f5209d58ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person ride_and_stop ( Last six runs 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 
> 
> =================================================================
> ==2709439==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 0x7fdd27daa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7fdd11c2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd11ed0ab5  (<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 
> 
> =================================================================
> ==2709442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f46af90278d  (<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 0x7f46c5a9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f46afbadab5  (<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 
> 
> =================================================================
> ==2709436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f93c979578d  (<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 0x7f93df9095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f93c9a40ab5  (<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 
> 
> =================================================================
> ==2709713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff5e342578d  (<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 0x7ff5f959c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7ff5e36d0ab5  (<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 
> 
> =================================================================
> ==2709575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8bd519578d  (<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 0x7f8beb31c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f8bd5440ab5  (<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 ----------
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 
> 
> =================================================================
> ==2711647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f76df34b78d  (<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 0x7f76f54c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f76df5f6ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2708582==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fabb00e1d30 sp 0x7fabb00e1900 T2)
> ==2708582==The signal is caused by a READ memory access.
> ==2708582==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fabc43715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fabc43407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fabc4341311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fabc434154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fabc4371d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fabc3d2a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fabc372c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fabc022c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fabc3d2a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708582==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
> =================================================================
> ==2708827==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6e6cf53d30 sp 0x7f6e6cf53900 T2)
> ==2708827==The signal is caused by a READ memory access.
> ==2708827==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6e811e85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6e811b77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6e811b8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6e811b854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6e811e8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6e80ba14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6e805a3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6e7d0a3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6e80ba17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708827==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
> =================================================================
> ==2708782==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f63b7583d30 sp 0x7f63b7583900 T2)
> ==2708782==The signal is caused by a READ memory access.
> ==2708782==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f63cb81d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f63cb7ec7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f63cb7ed311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f63cb7ed54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f63cb81dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f63cb1d64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f63cabd8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f63c76d8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f63cb1d67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708782==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
> =================================================================
> ==2708846==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb630c53d30 sp 0x7fb630c53900 T2)
> ==2708846==The signal is caused by a READ memory access.
> ==2708846==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb644ee55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb644eb47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb644eb5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb644eb554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb644ee5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb64489e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb6442a0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb640da0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb64489e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708846==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
> =================================================================
> ==2708858==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f47ec0d3d30 sp 0x7f47ec0d3900 T2)
> ==2708858==The signal is caused by a READ memory access.
> ==2708858==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f480036c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f480033b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f480033c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f480033c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f480036cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f47ffd254f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f47ff727608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f47fc227292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f47ffd257e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708858==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
> =================================================================
> ==2708852==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9d695e3d30 sp 0x7f9d695e3900 T2)
> ==2708852==The signal is caused by a READ memory access.
> ==2708852==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9d7d8765fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9d7d8457c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9d7d846311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9d7d84654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9d7d876d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9d7d22f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9d7cc31608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9d79731292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9d7d22f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708852==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
> =================================================================
> ==2708900==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdf439d3d30 sp 0x7fdf439d3900 T2)
> ==2708900==The signal is caused by a READ memory access.
> ==2708900==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdf57c695fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdf57c387c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdf57c39311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdf57c3954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdf57c69d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdf576224f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdf57024608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdf53b24292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdf576227e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708900==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
> =================================================================
> ==2708990==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6812eb3d30 sp 0x7f6812eb3900 T2)
> ==2708990==The signal is caused by a READ memory access.
> ==2708990==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f68271415fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f68271107c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6827111311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f682711154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6827141d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6826afa4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f68264fc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6822ffc292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6826afa7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708990==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
> =================================================================
> ==2708948==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f79b0223d30 sp 0x7f79b0223900 T2)
> ==2708948==The signal is caused by a READ memory access.
> ==2708948==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f79c44bb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f79c448a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f79c448b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f79c448b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f79c44bbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f79c3e744f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f79c3876608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f79c0376292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f79c3e747e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708948==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 
> 
> =================================================================
> ==2711643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8c03c7878d  (<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 0x7f8c19dec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f8c03f23ab5  (<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,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 
> 
> =================================================================
> ==2711642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f18a4f5078d  (<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 0x7f18bb0c55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f18a51fbab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,29
< Error: Disconnected plan for person 'person0' (CN!=SC).
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2712322==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f380bb61d30 sp 0x7f380bb61900 T2)
> ==2712322==The signal is caused by a READ memory access.
> ==2712322==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f381fded5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f381fdbc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f381fdbd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f381fdbd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f381fdedd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f381f7a64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f381f1a8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f381bca8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2709177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2807ea778d  (<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 0x7f281e48a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f2808152ab5  (<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 
> 
> =================================================================
> ==2710634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2e6cb2b78d  (<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 0x7f2e82ca35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f2e6cdd6ab5  (<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
> =================================================================
> ==2710646==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f611b923d30 sp 0x7f611b923900 T2)
> ==2710646==The signal is caused by a READ memory access.
> ==2710646==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f612fbba5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f612fb897c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f612fb8a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f612fb8a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f612fbbad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f612f5734f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f612ef75608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f612ba75292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f612f5737e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2710646==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
> =================================================================
> ==2711770==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fae8cf33d30 sp 0x7fae8cf33900 T2)
> ==2711770==The signal is caused by a READ memory access.
> ==2711770==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faea11c05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7faea118f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faea1190311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faea119054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faea11c0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7faea0b794f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7faea057b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fae9d07b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7faea0b797e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2711770==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
> =================================================================
> ==2711771==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb39c1a1d30 sp 0x7fb39c1a1900 T2)
> ==2711771==The signal is caused by a READ memory access.
> ==2711771==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb3b04315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb3b04007c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb3b0401311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb3b040154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb3b0431d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb3afdea4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb3af7ec608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb3ac2ec292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb3afdea7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2711771==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 ----------
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 
> 
> =================================================================
> ==2709182==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 0x7f663debf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f66278ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6627b98ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person two_busstops_at_one_edge2 ( Last six runs 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 
> 
> =================================================================
> ==2709179==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 0x7fb26a8005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7fb25422c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb2544d7ab5  (<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 ----------
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 
> 
> =================================================================
> ==2709189==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 0x7f95367465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f95205d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9520880ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person vehicle_triggered ( Last six runs 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 
> 
> =================================================================
> ==2711321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f277ea2378d  (<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 0x7f2794b965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f277ecceab5  (<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 
> 
> =================================================================
> ==2710586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7b4c96578d  (<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 0x7f7b62ad85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f7b4cc10ab5  (<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
> 
> =================================================================
> ==2710597==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 0x7f72f06955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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 
> 
> =================================================================
> ==2710598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8283d0f78d  (<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 0x7f8299e845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f8283fbaab5  (<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 
> 
> =================================================================
> ==2710600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f445bc8a78d  (<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 0x7f4471e015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f445bf35ab5  (<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 
> 
> =================================================================
> ==2710595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fecad39878d  (<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 0x7fecc35205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fecad643ab5  (<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
> =================================================================
> ==2710606==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f95e6c83d30 sp 0x7f95e6c83900 T2)
> ==2710606==The signal is caused by a READ memory access.
> ==2710606==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f95faf145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f95faee37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f95faee4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f95faee454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f95faf14d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f95fa8cd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f95fa2cf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f95f6dcf292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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 
> 
> =================================================================
> ==2708993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb384a5578d  (<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 0x7fb39abe05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fb384d00ab5  (<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 
> 
> =================================================================
> ==2713226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd2c226f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd2c251aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd2c251aa9e  (<unknown 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 
> 
> =================================================================
> ==2712775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca1a2a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca1a553ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca1a553a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2713227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c1351078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c137bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c137bba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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
> =================================================================
> ==2712952==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6f7ca21d30 sp 0x7f6f7ca21900 T2)
> ==2712952==The signal is caused by a READ memory access.
> ==2712952==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6f90cb65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6f90c857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6f90c86311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6f90c8654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6f90cb6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6f9066f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6f90071608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6f8cb71292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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 
> 
> =================================================================
> ==2713234==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 0x7ff6a382c02c 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 0x7ff68b17878d  (<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 0x7ff6a382c02c 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 0x7ff6a382c02c 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 
> 
> =================================================================
> ==2713229==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 0x7f59271ab02c 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 0x7f590eaf778d  (<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 0x7f59271ab02c 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 0x7f59271ab02c 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,9
> 
> =================================================================
> ==2712850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fba297a578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2712776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f30a721b78d  (<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 
> 
> =================================================================
> ==2712841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6ddec3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ddeee0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ddeee0a9e  (<unknown 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 
> 
> =================================================================
> ==2697619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f058015378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05803feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05803fea9e  (<unknown 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 
> 
> =================================================================
> ==2697610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8273a1578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8273cc0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8273cc0a9e  (<unknown 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 
> 
> =================================================================
> ==2697711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f70d059a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f70d0845ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f70d0845a9e  (<unknown 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 
> 
> =================================================================
> ==2697725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe31e8c678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe31eb71ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe31eb71a9e  (<unknown 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 
> 
> =================================================================
> ==2697484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0015ec578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0016170ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0016170a9e  (<unknown 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 
> 
> =================================================================
> ==2697437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f002750b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f00277b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f00277b6a9e  (<unknown 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 
> 
> =================================================================
> ==2697979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f183682578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1836ad0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1836ad0a9e  (<unknown 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
> =================================================================
> ==2698413==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5d90693d30 sp 0x7f5d90693900 T2)
> ==2698413==The signal is caused by a READ memory access.
> ==2698413==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5da492a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5da48f97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5da48fa311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5da48fa54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5da492ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5da42e34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5da3ce5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5da07e5292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5da42e37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2698413==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
> =================================================================
> ==2698673==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3418863d30 sp 0x7f3418863900 T2)
> ==2698673==The signal is caused by a READ memory access.
> ==2698673==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f342caf45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f342cac37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f342cac4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f342cac454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f342caf4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f342c4ad4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f342beaf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f34289af292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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
> =================================================================
> ==2698438==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f49fcf63d30 sp 0x7f49fcf63900 T2)
> ==2698438==The signal is caused by a READ memory access.
> ==2698438==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4a111f25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4a111c17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4a111c2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4a111c254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4a111f2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4a10bab4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4a105ad608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4a0d0ad292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4a10bab7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2698438==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
> =================================================================
> ==2698596==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f881f9d3d30 sp 0x7f881f9d3900 T2)
> ==2698596==The signal is caused by a READ memory access.
> ==2698596==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8833c615fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8833c307c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8833c31311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8833c3154f 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
> =================================================================
> ==2698593==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb5df663d30 sp 0x7fb5df663900 T2)
> ==2698593==The signal is caused by a READ memory access.
> ==2698593==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb5f38f25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb5f38c17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb5f38c2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb5f38c254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb5f38f2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb5f32ab4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb5f2cad608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb5ef7ad292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb5f32ab7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2698593==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
> =================================================================
> ==2698562==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fde614bbd30 sp 0x7fde614bb900 T2)
> ==2698562==The signal is caused by a READ memory access.
> ==2698562==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fde7574e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fde7571d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fde7571e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fde7571e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fde7574ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fde751074f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fde74b09608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fde71609292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fde751077e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2698562==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
> =================================================================
> ==2698601==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa7c2353d30 sp 0x7fa7c2353900 T2)
> ==2698601==The signal is caused by a READ memory access.
> ==2698601==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa7d65e95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa7d65b87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa7d65b9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa7d65b954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa7d65e9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa7d5fa24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa7d59a4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa7d24a4292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2697485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f893fcb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f893ff60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f893ff60a9e  (<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 
> 
> =================================================================
> ==2697541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f49b831b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f49b85c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f49b85c6a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb3a7e8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3a8130ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3a8130a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2698267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1bb8eef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bb919aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bb919aa9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2698320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f18acfd378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f18ad27eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f18ad27ea9e  (<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 
> 
> =================================================================
> ==2698758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fac970fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac973a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac973a7a9e  (<unknown 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,9
> 
> =================================================================
> ==2698750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7facd35b678d  (<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 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 
> 
> =================================================================
> ==2698909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9df250478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9df27afab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9df27afa9e  (<unknown 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 
> 
> =================================================================
> ==2698863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc27ab078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc27d5bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc27d5ba9e  (<unknown 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 
> 
> =================================================================
> ==2699008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca04c3078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca04edbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca04edba9e  (<unknown 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 
> 
> =================================================================
> ==2698999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faa72c0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa72eb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa72eb6a9e  (<unknown 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 
> 
> =================================================================
> ==2699005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbb50ea878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbb51153ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbb51153a9e  (<unknown 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 
> 
> =================================================================
> ==2699145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdd4492678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd44bd1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd44bd1a9e  (<unknown 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 
> 
> =================================================================
> ==2699082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb156f4b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb1571f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb1571f6a9e  (<unknown 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 
> 
> =================================================================
> ==2699245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f604268b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6042936ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6042936a9e  (<unknown 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 
> 
> =================================================================
> ==2699229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7cb44dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7cb4787ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7cb4787a9e  (<unknown 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 
> 
> =================================================================
> ==2699291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb90e52c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb90e7d7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb90e7d7a9e  (<unknown 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 
> 
> =================================================================
> ==2699253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7997f8678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7998231ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7998231a9e  (<unknown 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
> 
> =================================================================
> ==2699793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f90880bd78d  (<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,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 
> 
> =================================================================
> ==2699994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f73267a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7326a50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7326a50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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 
> 
> =================================================================
> ==2707877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff8079b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff807c60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff807c60a9e  (<unknown 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 
> 
> =================================================================
> ==2708058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c567cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c56a7aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c56a7aa9e  (<unknown 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 
> 
> =================================================================
> ==2708049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f380225578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3802500ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3802500a9e  (<unknown 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 
> 
> =================================================================
> ==2708148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f01c12dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f01c1588ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f01c1588a9e  (<unknown 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
> =================================================================
> ==2708304==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9a23d13d30 sp 0x7f9a23d13900 T2)
> ==2708304==The signal is caused by a READ memory access.
> ==2708304==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9a37faf5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9a37f7e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9a37f7f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9a37f7f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9a37fafd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9a379684f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9a3736a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9a33e6a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9a379687e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708304==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
> =================================================================
> ==2708344==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5eac9d3d30 sp 0x7f5eac9d3900 T2)
> ==2708344==The signal is caused by a READ memory access.
> ==2708344==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5ec0c705fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5ec0c3f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5ec0c40311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5ec0c4054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5ec0c70d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5ec06294f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5ec002b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5ebcb2b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5ec06297e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708344==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
> =================================================================
> ==2708574==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8b149e3d30 sp 0x7f8b149e3900 T2)
> ==2708574==The signal is caused by a READ memory access.
> ==2708574==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8b28c775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8b28c467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8b28c47311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8b28c4754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8b28c77d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8b286304f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8b28032608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8b24b32292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8b286307e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708574==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
> =================================================================
> ==2708577==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3b39a93d30 sp 0x7f3b39a93900 T2)
> ==2708577==The signal is caused by a READ memory access.
> ==2708577==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3b4dd285fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3b4dcf77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3b4dcf8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3b4dcf854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3b4dd28d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3b4d6e14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3b4d0e3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3b49be3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3b4d6e17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2708577==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 
> 
> =================================================================
> ==2717043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6f8049178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f8073cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f8073ca9e  (<unknown 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,10
> 
> =================================================================
> ==2717034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f674fdc778d  (<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_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 
> 
> =================================================================
> ==2716414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7eff1339178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff1363cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff1363ca9e  (<unknown 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,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 
> 
> =================================================================
> ==2717031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f1454f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f147faab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f147faa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic stops long_rail_at_containerstop2 ( Last six runs 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 
> 
> =================================================================
> ==2716416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f53d73b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53d7662ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53d7662a9e  (<unknown 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 
> 
> =================================================================
> ==2717002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5ee322778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ee34d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ee34d2a9e  (<unknown 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 
> 
> =================================================================
> ==2716322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7ec343778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ec36e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ec36e2a9e  (<unknown 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
> =================================================================
> ==2717037==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5a6ec31d30 sp 0x7f5a6ec31900 T2)
> ==2717037==The signal is caused by a READ memory access.
> ==2717037==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5a82ec65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5a82e957c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5a82e96311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5a82e9654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5a82ec6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5a8287f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5a82281608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5a7ed81292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5a8287f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2717037==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
> =================================================================
> ==2717038==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9d41861d30 sp 0x7f9d41861900 T2)
> ==2717038==The signal is caused by a READ memory access.
> ==2717038==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9d55aec5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9d55abb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9d55abc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9d55abc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9d55aecd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9d554a54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9d54ea7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9d519a7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9d554a57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2717038==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
> =================================================================
> ==2717039==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff462413d30 sp 0x7ff462413900 T2)
> ==2717039==The signal is caused by a READ memory access.
> ==2717039==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff4766b25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff4766817c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff476682311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff47668254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff4766b2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff47606b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff475a6d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff47256d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff47606b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2717039==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 
> 
> =================================================================
> ==2716251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb24c7d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb24ca82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb24ca82a9e  (<unknown 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 
> 
> =================================================================
> ==2716411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f66ed8c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66edb72ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66edb72a9e  (<unknown 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
> =================================================================
> ==2703809==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f77f1b63d30 sp 0x7f77f1b63900 T2)
> ==2703809==The signal is caused by a READ memory access.
> ==2703809==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7805df75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7805dc67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7805dc7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7805dc754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7805df7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f78057b04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f78051b2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7801cb2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2703927==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8e05333d30 sp 0x7f8e05333900 T2)
> ==2703927==The signal is caused by a READ memory access.
> ==2703927==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8e195d15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8e195a07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8e195a1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8e195a154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8e195d1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8e18f8a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8e1898c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8e1548c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2703586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3b871a178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3b8744cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3b8744ca9e  (<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
> =================================================================
> ==2704826==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7c0e773d30 sp 0x7f7c0e773900 T2)
> ==2704826==The signal is caused by a READ memory access.
> ==2704826==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7c22a085fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7c229d77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7c229d8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7c229d854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7c22a08d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7c223c14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7c21dc3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7c1e8c3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2703645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5fe1ebd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5fe2168ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5fe2168a9e  (<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 
> 
> =================================================================
> ==2703734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fab4d86978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fab4db14ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fab4db14a9e  (<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
> =================================================================
> ==2704724==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd355ad3d30 sp 0x7fd355ad3900 T2)
> ==2704724==The signal is caused by a READ memory access.
> ==2704724==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd369d6b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd369d3a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd369d3b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd369d3b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd369d6bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd3697244f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd369126608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd365c26292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd3697247e3 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
> =================================================================
> ==2704672==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4929c93d30 sp 0x7f4929c93900 T2)
> ==2704672==The signal is caused by a READ memory access.
> ==2704672==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f493df285fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f493def77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f493def8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f493def854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f493df28d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f493d8e14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f493d2e3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4939de3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f493d8e17e3 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
> =================================================================
> ==2704717==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa1a7ac3d30 sp 0x7fa1a7ac3900 T2)
> ==2704717==The signal is caused by a READ memory access.
> ==2704717==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa1bbd565fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa1bbd257c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa1bbd26311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa1bbd2654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa1bbd56d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa1bb70f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa1bb111608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa1b7c11292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa1bb70f7e3 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
> =================================================================
> ==2704721==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdab9093d30 sp 0x7fdab9093900 T2)
> ==2704721==The signal is caused by a READ memory access.
> ==2704721==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdacd32e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdacd2fd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdacd2fe311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdacd2fe54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdacd32ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdaccce74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdacc6e9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdac91e9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdaccce77e3 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 
> 
> =================================================================
> ==2703643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb0d95f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb0dc0aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb0dc0aa9e  (<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
> =================================================================
> ==2704007==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa64fb91d30 sp 0x7fa64fb91900 T2)
> ==2704007==The signal is caused by a READ memory access.
> ==2704007==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa663e215fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa663df07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa663df1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa663df154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa663e21d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa6637da4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa6631dc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa65fcdc292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2704346==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f98366d3d30 sp 0x7f98366d3900 T2)
> ==2704346==The signal is caused by a READ memory access.
> ==2704346==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f984a96c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f984a93b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f984a93c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f984a93c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f984a96cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f984a3254f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9849d27608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9846827292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2703996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 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 0x7f598006ea38  (/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 0x7f596aafb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f596ada6ab5  (<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
> =================================================================
> ==2704783==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0f02083d30 sp 0x7f0f02083900 T2)
> ==2704783==The signal is caused by a READ memory access.
> ==2704783==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0f163155fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0f162e47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0f162e5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0f162e554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0f16315d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0f15cce4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0f156d0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0f121d0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2704732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f37c9e9178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f37ca13cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f37ca13ca9e  (<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,10
< 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.
> 
> =================================================================
> ==2703746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa4d46a478d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated parameters ( Last six runs 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 
> 
> =================================================================
> ==2703644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f590302778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59032d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59032d2a9e  (<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
> =================================================================
> ==2703930==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f045cb33d30 sp 0x7f045cb33900 T2)
> ==2703930==The signal is caused by a READ memory access.
> ==2703930==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0470dce5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0470d9d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0470d9e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0470d9e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0470dced52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f04707874f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0470189608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f046cc89292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2703989==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9417a03d30 sp 0x7f9417a03900 T2)
> ==2703989==The signal is caused by a READ memory access.
> ==2703989==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f942bca05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f942bc6f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f942bc70311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f942bc7054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f942bca0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f942b6594f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f942b05b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9427b5b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2704653==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5549b63d30 sp 0x7f5549b63900 T2)
> ==2704653==The signal is caused by a READ memory access.
> ==2704653==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f555ddf95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f555ddc87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f555ddc9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f555ddc954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f555ddf9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f555d7b24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f555d1b4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5559cb4292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2703742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fae0784178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae07aecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae07aeca9e  (<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 
> 
> =================================================================
> ==2704573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6fba0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6fbcb2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6fbcb2a9e  (<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 
> 
> =================================================================
> ==2700171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa8cc42778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8cc6d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8cc6d2a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f48b780778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f48b7ab2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f48b7ab2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2700254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f325dc2d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f325ded8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f325ded8a9e  (<unknown 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,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=0x7f7326145d30
> ==2700288==LeakSanitizer has encountered a fatal error.
> ==2700288==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2700288==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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 
> 
> =================================================================
> ==2700365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe08f97978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe08fc24ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe08fc24a9e  (<unknown 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 
> 
> =================================================================
> ==2700277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ee6fec78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ee7297ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ee7297a9e  (<unknown 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 
> 
> =================================================================
> ==2700257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcf9964778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf998f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf998f2a9e  (<unknown 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 
> 
> =================================================================
> ==2700095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f44eec2778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f44eeed2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f44eeed2a9e  (<unknown 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 
> 
> =================================================================
> ==2700366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efe8bf1178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe8c1bcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe8c1bca9e  (<unknown 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 
> 
> =================================================================
> ==2700396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f254da2c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f254dcd7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f254dcd7a9e  (<unknown 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,9
> 
> =================================================================
> ==2700614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f642a6ec78d  (<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 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 
> 
> =================================================================
> ==2700384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f49c645f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f49c670aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f49c670aa9e  (<unknown 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 
> 
> =================================================================
> ==2700371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f673551f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f67357caab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f67357caa9e  (<unknown 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 
> 
> =================================================================
> ==2701256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9ccc8af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9cccb5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9cccb5aa9e  (<unknown 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 
> 
> =================================================================
> ==2702352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f16399dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1639c88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1639c88a9e  (<unknown 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 
> 
> =================================================================
> ==2702414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7bec5df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7bec88aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7bec88aa9e  (<unknown 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 
> 
> =================================================================
> ==2702456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa1c074a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa1c09f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa1c09f5a9e  (<unknown 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 
> 
> =================================================================
> ==2702474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcc829bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcc82c68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcc82c68a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff56533a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff5655e5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff5655e5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2702433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faa3e9ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa3ec58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa3ec58a9e  (<unknown 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 
> 
> =================================================================
> ==2702181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9775f3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f97761e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f97761e2a9e  (<unknown 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 
> 
> =================================================================
> ==2702548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd0612dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd061588ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd061588a9e  (<unknown 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 
> 
> =================================================================
> ==2702821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef48c3d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef48ee8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef48ee8a9e  (<unknown 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 
> 
> =================================================================
> ==2702988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f98705b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9870862ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9870862a9e  (<unknown 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 
> 
> =================================================================
> ==2702636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fae118e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae11b8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fae11b8da9e  (<unknown 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 
> 
> =================================================================
> ==2702544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f86fef9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f86ff24aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f86ff24aa9e  (<unknown 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,9
> 
> =================================================================
> ==2701340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc44453c78d  (<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 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 
> 
> =================================================================
> ==2701362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f87b7cd278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f87b7f7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f87b7f7da9e  (<unknown 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 
> 
> =================================================================
> ==2701394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7822c5178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7822efcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7822efca9e  (<unknown 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 
> 
> =================================================================
> ==2701405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f811f54778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f811f7f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f811f7f2a9e  (<unknown 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 
> 
> =================================================================
> ==2701385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2169f6778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f216a212ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f216a212a9e  (<unknown 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 
> 
> =================================================================
> ==2701378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9eda5d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9eda882ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9eda882a9e  (<unknown 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 
> 
> =================================================================
> ==2701326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f18e2a5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f18e2d0aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f18e2d0aa9e  (<unknown 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 
> 
> =================================================================
> ==2701428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4a28c6778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4a28f12ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4a28f12a9e  (<unknown 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 
> 
> =================================================================
> ==2701739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb79355d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb793808ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb793808a9e  (<unknown 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 
> 
> =================================================================
> ==2701970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f840447c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8404727ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8404727a9e  (<unknown 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 
> 
> =================================================================
> ==2701741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdd606f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd609a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd609a2a9e  (<unknown 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 
> 
> =================================================================
> ==2701442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f35bb68478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f35bb92fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f35bb92fa9e  (<unknown 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
> =================================================================
> ==2703580==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f08ab653d30 sp 0x7f08ab653900 T2)
> ==2703580==The signal is caused by a READ memory access.
> ==2703580==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f08bf8df5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f08bf8ae7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f08bf8af311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f08bf8af54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f08bf8dfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f08bf2984f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f08bec9a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f08bb79a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2703538==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7faadc073d30 sp 0x7faadc073900 T2)
> ==2703538==The signal is caused by a READ memory access.
> ==2703538==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faaf03035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7faaf02d27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faaf02d3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faaf02d354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faaf0303d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7faaefcbc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7faaef6be608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7faaec1be292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2703109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe06340778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe0636b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe0636b2a9e  (<unknown 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 
> 
> =================================================================
> ==2704838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff35f1bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff35f46aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff35f46aa9e  (<unknown 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 
> 
> =================================================================
> ==2705827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff02af5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff02b206ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff02b206a9e  (<unknown 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 
> 
> =================================================================
> ==2704841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2896c6378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2896f0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2896f0ea9e  (<unknown 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 
> 
> =================================================================
> ==2704842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcd37b5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd37e00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd37e00a9e  (<unknown 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 
> 
> =================================================================
> ==2704952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd700db78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd70386ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd70386a9e  (<unknown 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 
> 
> =================================================================
> ==2705210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f048d1bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f048d46aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f048d46aa9e  (<unknown 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 
> 
> =================================================================
> ==2705384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc763c0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc763eb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc763eb6a9e  (<unknown 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 
> 
> =================================================================
> ==2705203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f779712578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f77973d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f77973d0a9e  (<unknown 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 
> 
> =================================================================
> ==2705783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58ef29878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58ef543ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58ef543a9e  (<unknown 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 
> 
> =================================================================
> ==2705172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f69dcfff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f69dd2aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f69dd2aaa9e  (<unknown 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
> =================================================================
> ==2705807==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdde9433d30 sp 0x7fdde9433900 T2)
> ==2705807==The signal is caused by a READ memory access.
> ==2705807==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fddfd6d25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fddfd6a17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fddfd6a2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fddfd6a254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fddfd6d2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fddfd08b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fddfca8d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fddf958d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fddfd08b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2705807==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
> =================================================================
> ==2705813==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa9b5bf3d30 sp 0x7fa9b5bf3900 T2)
> ==2705813==The signal is caused by a READ memory access.
> ==2705813==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa9c9e925fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa9c9e617c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa9c9e62311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa9c9e6254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa9c9e92d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa9c984b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa9c924d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa9c5d4d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa9c984b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2705813==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
> =================================================================
> ==2705814==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f39a0a63d30 sp 0x7f39a0a63900 T2)
> ==2705814==The signal is caused by a READ memory access.
> ==2705814==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f39b4cf45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f39b4cc37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f39b4cc4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f39b4cc454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f39b4cf4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f39b46ad4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f39b40af608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f39b0baf292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f39b46ad7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2705814==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
> =================================================================
> ==2705861==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f62ef393d30 sp 0x7f62ef393900 T2)
> ==2705861==The signal is caused by a READ memory access.
> ==2705861==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f63036285fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f63035f77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f63035f8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f63035f854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6303628d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6302fe14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f63029e3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f62ff4e3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6302fe17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2705861==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
> =================================================================
> ==2809083==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f58c7fcbd30 sp 0x7f58c7fcb900 T2)
> ==2809083==The signal is caused by a READ memory access.
> ==2809083==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f58dc2585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f58dc2277c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f58dc228311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f58dc22854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f58dc258d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f58dbc114f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f58db613608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f58d8113292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f58dbc117e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2809083==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 
> 
> =================================================================
> ==2809024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff42b4b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff42b760ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff42b760a9e  (<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,9
> 
> =================================================================
> ==2809234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa5532fb78d  (<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 2524031 ok ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2809198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb457c8578d  (<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
> =================================================================
> ==2812767==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc02e833d30 sp 0x7fc02e833900 T2)
> ==2812767==The signal is caused by a READ memory access.
> ==2812767==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc042abf5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc042a8e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc042a8f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc042a8f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc042abfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc0424784f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc041e7a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc03e97a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc0424787e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2812767==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
> =================================================================
> ==2809660==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f05aed53d30 sp 0x7f05aed53900 T2)
> ==2809660==The signal is caused by a READ memory access.
> ==2809660==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f05c2fea5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f05c2fb97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f05c2fba311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f05c2fba54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f05c2fead52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f05c29a34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f05c23a5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f05beea5292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f05c29a37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2809660==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 
> 
> =================================================================
> ==2810193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f92e3a2578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92e3cd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f92e3cd0a9e  (<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 
> 
> =================================================================
> ==2808991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6a9117378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6a9141eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6a9141ea9e  (<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
> =================================================================
> ==2809665==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3ebc503d30 sp 0x7f3ebc503900 T2)
> ==2809665==The signal is caused by a READ memory access.
> ==2809665==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3ed07a25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3ed07717c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3ed0772311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3ed077254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3ed07a2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3ed015b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3ecfb5d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3ecc65d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3ed015b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2809665==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,9
> 
> =================================================================
> ==2808831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f60f61fa78d  (<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 teleport_after_long_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2810196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6fa16fd78d  (<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 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 
> 
> =================================================================
> ==2809435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcebf4dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcebf787ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcebf787a9e  (<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
> =================================================================
> ==2808990==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6871bc3d30 sp 0x7f6871bc3900 T2)
> ==2808990==The signal is caused by a READ memory access.
> ==2808990==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6885e565fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6885e257c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6885e26311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6885e2654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6885e56d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f688580f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6885211608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6881d11292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f688580f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2808990==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
> =================================================================
> ==2809739==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f495df03d30 sp 0x7f495df03900 T2)
> ==2809739==The signal is caused by a READ memory access.
> ==2809739==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f49721a15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f49721707c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4972171311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f497217154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f49721a1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4971b5a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f497155c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f496e05c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4971b5a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2809739==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
> =================================================================
> ==2810045==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2405023d30 sp 0x7f2405023900 T2)
> ==2810045==The signal is caused by a READ memory access.
> ==2810045==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f24192ba5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f24192897c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f241928a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f241928a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f24192bad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2418c734f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2418675608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2415175292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2418c737e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2810045==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,9
> 
> =================================================================
> ==2810093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbb6b6c678d  (<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 ticket331 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2810147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9ab6f9578d  (<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 0x7f9acd1075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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
> 
> =================================================================
> ==2810146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feb9844a78d  (<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 0x7febae5bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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,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 
> 
> =================================================================
> ==2810240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f199c79178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f199ca3cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f199ca3ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket435_parking no_tripinfo_reset ( Last six runs 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 
> 
> =================================================================
> ==2810250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f35bccf578d  (<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 0x7f35d2e695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f35bcfa0ab5  (<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 
> 
> =================================================================
> ==2810253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f08c604d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f08c62f8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f08c62f8a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2810258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f05e22f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05e25a1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05e25a1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2810262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3c33cf878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3c33fa3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3c33fa3a9e  (<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
> =================================================================
> ==2810420==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa52c9f3d30 sp 0x7fa52c9f3900 T2)
> ==2810420==The signal is caused by a READ memory access.
> ==2810420==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa540c875fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa540c567c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa540c57311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa540c5754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa540c87d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa5406404f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa540042608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa53cb42292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa5406407e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2810420==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 
> 
> =================================================================
> ==2810927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f12785f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f12788a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f12788a0a9e  (<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
> =================================================================
> ==2811123==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f78ac253d30 sp 0x7f78ac253900 T2)
> ==2811123==The signal is caused by a READ memory access.
> ==2811123==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f78c04ea5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f78c04b97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f78c04ba311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f78c04ba54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f78c04ead52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f78bfea34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f78bf8a5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f78bc3a5292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f78bfea37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2811123==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 
> 
> =================================================================
> ==2811136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe2b06da78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe2b0985ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe2b0985a9e  (<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
> =================================================================
> ==2811230==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdc73e63d30 sp 0x7fdc73e63900 T2)
> ==2811230==The signal is caused by a READ memory access.
> ==2811230==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdc880f55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdc880c47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdc880c5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdc880c554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdc880f5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdc87aae4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdc874b0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdc83fb0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdc87aae7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2811230==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
> =================================================================
> ==2811204==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa8af283d30 sp 0x7fa8af283900 T2)
> ==2811204==The signal is caused by a READ memory access.
> ==2811204==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa8c350e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa8c34dd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa8c34de311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa8c34de54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa8c350ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa8c2ec74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa8c28c9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa8bf3c9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa8c2ec77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2811204==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
> =================================================================
> ==2811231==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4c80d93d30 sp 0x7f4c80d93900 T2)
> ==2811231==The signal is caused by a READ memory access.
> ==2811231==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4c9502c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4c94ffb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4c94ffc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4c94ffc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4c9502cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4c949e54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4c943e7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4c90ee7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4c949e57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2811231==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 
> 
> =================================================================
> ==2811243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f292c4ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f292c798ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f292c798a9e  (<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 
> 
> =================================================================
> ==2809397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f464222a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f46424d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f46424d5a9e  (<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
> 
> =================================================================
> ==2811255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e9837578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e98620ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e98620a9e  (<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
> =================================================================
> ==2811261==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7faddf103d30 sp 0x7faddf103900 T2)
> ==2811261==The signal is caused by a READ memory access.
> ==2811261==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fadf33a45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fadf33737c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fadf3374311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fadf337454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fadf33a4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fadf2d5d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fadf275f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fadef25f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fadf2d5d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2811261==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
> =================================================================
> ==2811284==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f68f88d3d30 sp 0x7f68f88d3900 T2)
> ==2811284==The signal is caused by a READ memory access.
> ==2811284==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f690cb665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f690cb357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f690cb36311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f690cb3654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f690cb66d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f690c51f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f690bf21608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6908a21292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f690c51f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2811284==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,9
> 
> =================================================================
> ==2811404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f394809578d  (<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 ticket795 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2811416==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9e877d3d30 sp 0x7f9e877d3900 T2)
> ==2811416==The signal is caused by a READ memory access.
> ==2811416==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9e9ba685fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9e9ba377c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9e9ba38311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9e9ba3854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9e9ba68d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9e9b4214f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9e9ae23608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9e97923292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9e9b4217e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2811416==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 
> 
> =================================================================
> ==2811463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f23b018f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f23b043aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f23b043aa9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2811631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff6fbf0d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6fc1b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6fc1b8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2811678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcaa998578d  (<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 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 
> 
> =================================================================
> ==2811684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fba8928578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fba89530ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fba89530a9e  (<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
> 
> =================================================================
> ==2811740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7749aa578d  (<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,9
> 
> =================================================================
> ==2811787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb332baf78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2812796==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f93c6d33d30 sp 0x7f93c6d33900 T2)
> ==2812796==The signal is caused by a READ memory access.
> ==2812796==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f93dafd25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f93dafa17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f93dafa2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f93dafa254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f93dafd2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f93da98b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f93da38d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f93d6e8d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f93da98b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2812796==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 
> 
> =================================================================
> ==2812852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff1bb17a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1bb425ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1bb425a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2812851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f827982d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8279ad8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8279ad8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2812866==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb40b1d3d30 sp 0x7fb40b1d3900 T2)
> ==2812866==The signal is caused by a READ memory access.
> ==2812866==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb41f4635fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb41f4327c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb41f433311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb41f43354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb41f463d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb41ee1c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb41e81e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb41b31e292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb41ee1c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2812866==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,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 
> 
> =================================================================
> ==2812891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1735afd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1735da8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1735da8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2812969==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f66b61e3d30 sp 0x7f66b61e3900 T2)
> ==2812969==The signal is caused by a READ memory access.
> ==2812969==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66ca47c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f66ca44b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f66ca44c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f66ca44c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66ca47cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f66c9e354f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f66c9837608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f66c6337292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f66c9e357e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2812969==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 
> 
> =================================================================
> ==2813089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1125e9a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1126145ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1126145a9e  (<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 
> 
> =================================================================
> ==2813251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3f6c40c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f6c6b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f6c6b7a9e  (<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 
> 
> =================================================================
> ==2813321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f42bd4cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42bd778ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42bd778a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2813451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f59d0fa178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59d124cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59d124ca9e  (<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 ticket882 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2813606==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fef98fa3d30 sp 0x7fef98fa3900 T2)
> ==2813606==The signal is caused by a READ memory access.
> ==2813606==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fefad2365fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fefad2057c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fefad206311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fefad20654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fefad236d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fefacbef4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fefac5f1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fefa90f1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fefacbef7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2813606==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
> 
> =================================================================
> ==2813654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6ae3eb578d  (<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 
> 
> =================================================================
> ==2813793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f28184e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2818792ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2818792a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2813913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe3fbaa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3fbd50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3fbd50a9e  (<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 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 
> 
> =================================================================
> ==2813969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7890dc578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7891070ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7891070a9e  (<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
> =================================================================
> ==2814066==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc5d8c63d30 sp 0x7fc5d8c63900 T2)
> ==2814066==The signal is caused by a READ memory access.
> ==2814066==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc5ecefb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc5ececa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc5ececb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc5ececb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc5ecefbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc5ec8b44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc5ec2b6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc5e8db6292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2814088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc6538578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc65630ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc65630a9e  (<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
> =================================================================
> ==2814111==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbd313a3d30 sp 0x7fbd313a3900 T2)
> ==2814111==The signal is caused by a READ memory access.
> ==2814111==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbd4563d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbd4560c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbd4560d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbd4560d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbd4563dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbd44ff64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbd449f8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbd414f8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbd44ff67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2814111==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 
> 
> =================================================================
> ==2814116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1b42fb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1b43260ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1b43260a9e  (<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 
> 
> =================================================================
> ==2814172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd9392a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd93bd5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd93bd5a9e  (<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 
> 
> =================================================================
> ==2814321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbd855d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd85880ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd85880a9e  (<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
> =================================================================
> ==2814361==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f954d0e3d30 sp 0x7f954d0e3900 T2)
> ==2814361==The signal is caused by a READ memory access.
> ==2814361==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f95613735fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f95613427c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9561343311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f956134354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9561373d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9560d2c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f956072e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f955d22e292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9560d2c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2814361==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,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 
> 
> =================================================================
> ==2814575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f38c3f0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f38c41b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f38c41b2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2814576==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fbe93a43d30 sp 0x7fbe93a43900 T2)
> ==2814576==The signal is caused by a READ memory access.
> ==2814576==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbea7cd95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbea7ca87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbea7ca9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbea7ca954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbea7cd9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fbea76924f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fbea7094608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fbea3b94292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fbea76927e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2814576==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 
> 
> =================================================================
> ==2814593==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 0x7f0e532b2a38  (/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 0x7f0e3dd4378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0e3dfeeab5  (<unknown module>)
> 
> 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 
> 
> =================================================================
> ==2814737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f36c873578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f36c89e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f36c89e0a9e  (<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 
> 
> =================================================================
> ==2814799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8353e4b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83540f6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83540f6a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2814831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f04fba2d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f04fbcd8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f04fbcd8a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2815053==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2af9703d30 sp 0x7f2af9703900 T2)
> ==2815053==The signal is caused by a READ memory access.
> ==2815053==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2b0d99e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2b0d96d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2b0d96e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2b0d96e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2b0d99ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2b0d3574f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2b0cd59608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2b09859292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2b0d3577e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2815053==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
> =================================================================
> ==2815058==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4feaef3d30 sp 0x7f4feaef3900 T2)
> ==2815058==The signal is caused by a READ memory access.
> ==2815058==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4fff1835fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4fff1527c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4fff153311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4fff15354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4fff183d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4ffeb3c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4ffe53e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4ffb03e292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4ffeb3c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2815058==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 ----------
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
> 
> =================================================================
> ==2815276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2edac2778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2edaed2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2edaed2a9e  (<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 
> 
> =================================================================
> ==2815340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f16bc3cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16bc67aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16bc67aa9e  (<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 
> 
> =================================================================
> ==2815363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe31f5ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe31f89aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe31f89aa9e  (<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 
> 
> =================================================================
> ==2815466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f67ef24778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f67ef4f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f67ef4f2a9e  (<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 
> 
> =================================================================
> ==2815493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa91340c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa9136b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa9136b7a9e  (<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 
> 
> =================================================================
> ==2815615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8071bf578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8071ea0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8071ea0a9e  (<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,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 
> 
> =================================================================
> ==2815695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efcea7c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efceaa72ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efceaa72a9e  (<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 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 
> 
> =================================================================
> ==2815973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f38531a678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3853451ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3853451a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2815856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff09d7bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff09da68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff09da68a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1452 ( Last six runs 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
> =================================================================
> ==2815858==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f29e2913d30 sp 0x7f29e2913900 T2)
> ==2815858==The signal is caused by a READ memory access.
> ==2815858==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f29f6bb25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f29f6b817c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f29f6b82311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f29f6b8254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f29f6bb2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f29f656b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f29f5f6d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f29f2a6d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2815960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa4575d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa457880ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa457880a9e  (<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 
> 
> =================================================================
> ==2816099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9b75a5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b75d00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9b75d00a9e  (<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
> 
> =================================================================
> ==2816421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0746bb578d  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2816592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f20ed21b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20ed4c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20ed4c6a9e  (<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 ticket1553 ( Last six runs Oct2023 Apr2021 )

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

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

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1560 ( Last six runs 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=0x7fd396c05d30
> ==2816603==LeakSanitizer has encountered a fatal error.
> ==2816603==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2816603==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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 
> 
> =================================================================
> ==2816593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7eff951f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff954a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff954a0a9e  (<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
> =================================================================
> ==2816606==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6d18ea3d30 sp 0x7f6d18ea3900 T2)
> ==2816606==The signal is caused by a READ memory access.
> ==2816606==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6d2d13a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6d2d1097c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6d2d10a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6d2d10a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6d2d13ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6d2caf34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6d2c4f5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6d28ff5292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6d2caf37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2816606==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
> =================================================================
> ==2816659==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f413b233d30 sp 0x7f413b233900 T2)
> ==2816659==The signal is caused by a READ memory access.
> ==2816659==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f414f4c95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f414f4987c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f414f499311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f414f49954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f414f4c9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f414ee824f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f414e884608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f414b384292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f414ee827e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2816659==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
> =================================================================
> ==2816684==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7af71a1d30 sp 0x7f7af71a1900 T2)
> ==2816684==The signal is caused by a READ memory access.
> ==2816684==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7b0b4355fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7b0b4047c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7b0b405311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7b0b40554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7b0b435d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7b0adee4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7b0a7f0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7b072f0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7b0adee7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2816684==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
> 
> =================================================================
> ==2816730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feacdb9e78d  (<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
> =================================================================
> ==2816741==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f043ac33d30 sp 0x7f043ac33900 T2)
> ==2816741==The signal is caused by a READ memory access.
> ==2816741==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f044eebe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f044ee8d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f044ee8e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f044ee8e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f044eebed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f044e8774f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f044e279608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f044ad79292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f044e8777e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2816741==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 
> 
> =================================================================
> ==2817057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6538ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd653baaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd653baaa9e  (<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 
> 
> =================================================================
> ==2817119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3ed2ece78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3ed3179ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3ed3179a9e  (<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
> =================================================================
> ==2817121==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f85e9983d30 sp 0x7f85e9983900 T2)
> ==2817121==The signal is caused by a READ memory access.
> ==2817121==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f85fdc125fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f85fdbe17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f85fdbe2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f85fdbe254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f85fdc12d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f85fd5cb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f85fcfcd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f85f9acd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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 
> 
> =================================================================
> ==2817208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8d69b6d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d69e18ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d69e18a9e  (<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,9
> 
> =================================================================
> ==2817363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f728d25578d  (<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 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 
> 
> =================================================================
> ==2817366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f59a6d7f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59a702aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59a702aa9e  (<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 
> 
> =================================================================
> ==2817369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0d9dfbc78d  (<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
> =================================================================
> ==2817375==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3a9a403d30 sp 0x7f3a9a403900 T2)
> ==2817375==The signal is caused by a READ memory access.
> ==2817375==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3aae69a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3aae6697c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3aae66a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3aae66a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3aae69ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3aae0534f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3aada55608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3aaa555292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3aae0537e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2817375==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 
> 
> =================================================================
> ==2817423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbf3b77578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbf3ba20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbf3ba20a9e  (<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 
> 
> =================================================================
> ==2817429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8bce70f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8bce9baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8bce9baa9e  (<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
> =================================================================
> ==2817525==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f62c39a1d30 sp 0x7f62c39a1900 T2)
> ==2817525==The signal is caused by a READ memory access.
> ==2817525==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f62d7c325fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f62d7c017c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f62d7c02311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f62d7c0254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f62d7c32d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f62d75eb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f62d6fed608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f62d3aed292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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 
> 
> =================================================================
> ==2817673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f02f699f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02f6c4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02f6c4aa9e  (<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 
> 
> =================================================================
> ==2818066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f92234b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9223762ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9223762a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2817704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7259e5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f725a100ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f725a100a9e  (<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 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 
> 
> =================================================================
> ==2818316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7febf10a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7febf1350ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7febf1350a9e  (<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,9
> 
> =================================================================
> ==2818325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f86ff70c78d  (<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 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 
> 
> =================================================================
> ==2818328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6dd3e0f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6dd40baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6dd40baa9e  (<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
> 
> =================================================================
> ==2818358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb0a671f78d  (<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
> =================================================================
> ==2818355==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2be83bbd30 sp 0x7f2be83bb900 T2)
> ==2818355==The signal is caused by a READ memory access.
> ==2818355==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2bfc64d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2bfc61c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2bfc61d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2bfc61d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2bfc64dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2bfc0064f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2bfba08608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2bf8508292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2bfc0067e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2818355==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 
> 
> =================================================================
> ==2818390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efebc80078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efebcaabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efebcaaba9e  (<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 
> 
> =================================================================
> ==2818468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5430a7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5430d20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5430d20a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2818482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fea9f81578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea9fac0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea9fac0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2818544==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe50eb93d30 sp 0x7fe50eb93900 T2)
> ==2818544==The signal is caused by a READ memory access.
> ==2818544==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe522e2b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe522dfa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe522dfb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe522dfb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe522e2bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe5227e44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe5221e6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe51ece6292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe5227e47e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2818544==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
> =================================================================
> ==2818568==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe225243d30 sp 0x7fe225243900 T2)
> ==2818568==The signal is caused by a READ memory access.
> ==2818568==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe2394d95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe2394a87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe2394a9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe2394a954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe2394d9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe238e924f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe238894608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe235394292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe238e927e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2818568==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 
> 
> =================================================================
> ==2818734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb8cc9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb8cf4aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb8cf4aa9e  (<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 
> 
> =================================================================
> ==2819190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa29a39078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa29a63bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa29a63ba9e  (<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 
> 
> =================================================================
> ==2819195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f257b89b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f257bb46ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f257bb46a9e  (<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 
> 
> =================================================================
> ==2819240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe4824dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe482788ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe482788a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2819277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb3c9e0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3ca0b0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3ca0b0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2819334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe83aa4b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe83acf6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe83acf6a9e  (<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
> 
> =================================================================
> ==2819382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1a25ced78d  (<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
> =================================================================
> ==2819386==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3b13e33d30 sp 0x7f3b13e33900 T2)
> ==2819386==The signal is caused by a READ memory access.
> ==2819386==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3b280d25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3b280a17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3b280a2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3b280a254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3b280d2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3b27a8b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3b2748d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3b23f8d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3b27a8b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2819386==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
> =================================================================
> ==2819653==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f473dfd3d30 sp 0x7f473dfd3900 T2)
> ==2819653==The signal is caused by a READ memory access.
> ==2819653==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f47522655fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f47522347c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4752235311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f475223554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4752265d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4751c1e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4751620608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f474e120292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2819856==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2367e03d30 sp 0x7f2367e03900 T2)
> ==2819856==The signal is caused by a READ memory access.
> ==2819856==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f237c0a35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f237c0727c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f237c073311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f237c07354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f237c0a3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f237ba5c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f237b45e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2377f5e292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f237ba5c7e3 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
> =================================================================
> ==2819862==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7eff0d293d30 sp 0x7eff0d293900 T2)
> ==2819862==The signal is caused by a READ memory access.
> ==2819862==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7eff2152f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7eff214fe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7eff214ff311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7eff214ff54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7eff2152fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7eff20ee84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7eff208ea608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7eff1d3ea292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7eff20ee87e3 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
> =================================================================
> ==2819994==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f72f7af3d30 sp 0x7f72f7af3900 T2)
> ==2819994==The signal is caused by a READ memory access.
> ==2819994==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f730bd925fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f730bd617c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f730bd62311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f730bd6254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f730bd92d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f730b74b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f730b14d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7307c4d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f730b74b7e3 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
> =================================================================
> ==2820002==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc6634b3d30 sp 0x7fc6634b3900 T2)
> ==2820002==The signal is caused by a READ memory access.
> ==2820002==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc6777425fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc6777117c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc677712311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc67771254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc677742d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc6770fb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc676afd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc6735fd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc6770fb7e3 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
> =================================================================
> ==2819997==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe8ad493d30 sp 0x7fe8ad493900 T2)
> ==2819997==The signal is caused by a READ memory access.
> ==2819997==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe8c17285fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe8c16f77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe8c16f8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe8c16f854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe8c1728d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe8c10e14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe8c0ae3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe8bd5e3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe8c10e17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2819997==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
> =================================================================
> ==2820023==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8ad4cf3d30 sp 0x7f8ad4cf3900 T2)
> ==2820023==The signal is caused by a READ memory access.
> ==2820023==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8ae8f8a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8ae8f597c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8ae8f5a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8ae8f5a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8ae8f8ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8ae89434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8ae8345608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8ae4e45292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2820194==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2701081d30 sp 0x7f2701081900 T2)
> ==2820194==The signal is caused by a READ memory access.
> ==2820194==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f271530c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f27152db7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f27152dc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f27152dc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f271530cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2714cc54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f27146c7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f27111c7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2820203==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1f25383d30 sp 0x7f1f25383900 T2)
> ==2820203==The signal is caused by a READ memory access.
> ==2820203==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1f3960e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1f395dd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1f395de311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1f395de54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1f3960ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1f38fc74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1f389c9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1f354c9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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
> =================================================================
> ==2820213==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f01350f3d30 sp 0x7f01350f3900 T2)
> ==2820213==The signal is caused by a READ memory access.
> ==2820213==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f014938c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f014935b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f014935c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f014935c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f014938cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0148d454f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0148747608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0145247292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0148d457e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820213==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
> =================================================================
> ==2820220==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa24acc3d30 sp 0x7fa24acc3900 T2)
> ==2820220==The signal is caused by a READ memory access.
> ==2820220==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa25ef565fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa25ef257c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa25ef26311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa25ef2654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa25ef56d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa25e90f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa25e311608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa25ae11292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2820268==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1668c93d30 sp 0x7f1668c93900 T2)
> ==2820268==The signal is caused by a READ memory access.
> ==2820268==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f167cf275fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f167cef67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f167cef7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f167cef754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f167cf27d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f167c8e04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f167c2e2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1678de2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2820311==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fadab393d30 sp 0x7fadab393900 T2)
> ==2820311==The signal is caused by a READ memory access.
> ==2820311==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fadbf62b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fadbf5fa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fadbf5fb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fadbf5fb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fadbf62bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fadbefe44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fadbe9e6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fadbb4e6292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fadbefe47e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820311==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
> =================================================================
> ==2820317==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f24b6df3d30 sp 0x7f24b6df3900 T2)
> ==2820317==The signal is caused by a READ memory access.
> ==2820317==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f24cb08c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f24cb05b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f24cb05c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f24cb05c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f24cb08cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f24caa454f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f24ca447608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f24c6f47292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f24caa457e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820317==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
> =================================================================
> ==2820316==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1df81e3d30 sp 0x7f1df81e3900 T2)
> ==2820316==The signal is caused by a READ memory access.
> ==2820316==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1e0c4775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1e0c4467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1e0c447311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1e0c44754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1e0c477d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1e0be304f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1e0b832608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1e08332292 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
> =================================================================
> ==2820405==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f61a25e3d30 sp 0x7f61a25e3900 T2)
> ==2820405==The signal is caused by a READ memory access.
> ==2820405==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f61b68785fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f61b68477c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f61b6848311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f61b684854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f61b6878d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f61b62314f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f61b5c33608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f61b2733292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f61b62317e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820405==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 
> 
> =================================================================
> ==2820413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3e0da6478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3e0dd0fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3e0dd0fa9e  (<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 
> 
> =================================================================
> ==2820495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2f4a3bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2f4a668ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2f4a668a9e  (<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 
> 
> =================================================================
> ==2820499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe9894ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe989795ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe989795a9e  (<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
> =================================================================
> ==2820507==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3341c83d30 sp 0x7f3341c83900 T2)
> ==2820507==The signal is caused by a READ memory access.
> ==2820507==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3355f155fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3355ee47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3355ee5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3355ee554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3355f15d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f33558ce4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f33552d0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3351dd0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2820561==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fce7c883d30 sp 0x7fce7c883900 T2)
> ==2820561==The signal is caused by a READ memory access.
> ==2820561==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce90b185fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fce90ae77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce90ae8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce90ae854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce90b18d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fce904d14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fce8fed3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fce8c9d3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fce904d17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820561==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
> =================================================================
> ==2820695==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb570823d30 sp 0x7fb570823900 T2)
> ==2820695==The signal is caused by a READ memory access.
> ==2820695==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb584ac55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb584a947c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb584a95311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb584a9554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb584ac5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb58447e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb583e80608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb580980292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb58447e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820695==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
> =================================================================
> ==2820699==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f07c7e91d30 sp 0x7f07c7e91900 T2)
> ==2820699==The signal is caused by a READ memory access.
> ==2820699==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f07dc1205fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f07dc0ef7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f07dc0f0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f07dc0f054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f07dc120d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f07dbad94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f07db4db608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f07d7fdb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f07dbad97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820699==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
> 
> =================================================================
> ==2820692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0f749278d  (<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
> =================================================================
> ==2820747==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f255f173d30 sp 0x7f255f173900 T2)
> ==2820747==The signal is caused by a READ memory access.
> ==2820747==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f25734085fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f25733d77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f25733d8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f25733d854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2573408d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2572dc14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f25727c3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f256f2c3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2572dc17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820747==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
> =================================================================
> ==2820900==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0a1aad3d30 sp 0x7f0a1aad3900 T2)
> ==2820900==The signal is caused by a READ memory access.
> ==2820900==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0a2ed615fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0a2ed307c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0a2ed31311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0a2ed3154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0a2ed61d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0a2e71a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0a2e11c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0a2ac1c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0a2e71a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820900==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 
> 
> =================================================================
> ==2820921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13888 byte(s) in 248 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 0x7efd97818a38  (/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 0x7efd822a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd82550ab5  (<unknown module>)
> 
> 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
> =================================================================
> ==2820923==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff665f33d30 sp 0x7ff665f33900 T2)
> ==2820923==The signal is caused by a READ memory access.
> ==2820923==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff67a1c85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff67a1977c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff67a198311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff67a19854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff67a1c8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff679b814f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff679583608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff676083292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff679b817e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2820923==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
> =================================================================
> ==2821003==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f73ab153d30 sp 0x7f73ab153900 T2)
> ==2821003==The signal is caused by a READ memory access.
> ==2821003==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f73bf3e65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f73bf3b57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f73bf3b6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f73bf3b654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f73bf3e6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f73bed9f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f73be7a1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f73bb2a1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f73bed9f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2821003==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 
> 
> =================================================================
> ==2821068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd35ea7b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd35ed26ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd35ed26a9e  (<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
> =================================================================
> ==2821140==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7192293d30 sp 0x7f7192293900 T2)
> ==2821140==The signal is caused by a READ memory access.
> ==2821140==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f71a652f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f71a64fe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f71a64ff311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f71a64ff54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f71a652fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f71a5ee84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f71a58ea608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f71a23ea292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f71a5ee87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2821140==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
> 
> =================================================================
> ==2821370==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 0x7fbe87b2ca38  (/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 0x7fbe7216d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbe72418ab5  (<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 
> 
> =================================================================
> ==2821391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0a4ffe778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a50292ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a50292a9e  (<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
> 
> =================================================================
> ==2821488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f359e55f78d  (<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
> =================================================================
> ==2821555==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc5ddf13d30 sp 0x7fc5ddf13900 T2)
> ==2821555==The signal is caused by a READ memory access.
> ==2821555==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc5f21b15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc5f21807c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc5f2181311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc5f218154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc5f21b1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc5f1b6a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc5f156c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc5ee06c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc5f1b6a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2821555==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
> =================================================================
> ==2821605==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f56b1f73d30 sp 0x7f56b1f73900 T2)
> ==2821605==The signal is caused by a READ memory access.
> ==2821605==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f56c61ff5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f56c61ce7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f56c61cf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f56c61cf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f56c61ffd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f56c5bb84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f56c55ba608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f56c20ba292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f56c5bb87e3 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
> =================================================================
> ==2821668==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5216a43d30 sp 0x7f5216a43900 T2)
> ==2821668==The signal is caused by a READ memory access.
> ==2821668==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f522acdb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f522acaa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f522acab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f522acab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f522acdbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f522a6944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f522a096608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5226b96292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f522a6947e3 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
> =================================================================
> ==2821669==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f06ccae3d30 sp 0x7f06ccae3900 T2)
> ==2821669==The signal is caused by a READ memory access.
> ==2821669==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f06e0d7a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f06e0d497c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f06e0d4a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f06e0d4a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f06e0d7ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f06e07334f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f06e0135608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f06dcc35292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f06e07337e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2821669==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,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 
> 
> =================================================================
> ==2821678==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 0x7f4ac8374a38  (/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 0x7f4ab2dfa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ab30a5ab5  (<unknown module>)
> 
> 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 6xxx ticket6471b ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2821778==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4ae94f3d30 sp 0x7f4ae94f3900 T2)
> ==2821778==The signal is caused by a READ memory access.
> ==2821778==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4afd7925fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4afd7617c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4afd762311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4afd76254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4afd792d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4afd14b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4afcb4d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4af964d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4afd14b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2821778==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 
> 
> =================================================================
> ==2821780==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 0x7f4e49862a38  (/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 0x7f4e342ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4e345aaab5  (<unknown module>)
> 
> 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
> =================================================================
> ==2821937==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efe45d33d30 sp 0x7efe45d33900 T2)
> ==2821937==The signal is caused by a READ memory access.
> ==2821937==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efe59fc95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efe59f987c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efe59f99311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efe59f9954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efe59fc9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7efe599824f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7efe59384608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7efe55e84292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2822242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0691f4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06921f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06921f0a9e  (<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 
> 
> =================================================================
> ==2822256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7b1499578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7b14c40ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7b14c40a9e  (<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 
> 
> =================================================================
> ==2822359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f51fd1ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f51fd495ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f51fd495a9e  (<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
> =================================================================
> ==2822363==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6e170a3d30 sp 0x7f6e170a3900 T2)
> ==2822363==The signal is caused by a READ memory access.
> ==2822363==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6e2b3385fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6e2b3077c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6e2b308311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6e2b30854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6e2b338d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6e2acf14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6e2a6f3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6e271f3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6e2acf17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2822363==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
> =================================================================
> ==2822448==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fedf6c63d30 sp 0x7fedf6c63900 T2)
> ==2822448==The signal is caused by a READ memory access.
> ==2822448==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fee0aef75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fee0aec67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fee0aec7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fee0aec754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fee0aef7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fee0a8b04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fee0a2b2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fee06db2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fee0a8b07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2822448==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 
> 
> =================================================================
> ==2822457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f61a094b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f61a0bf6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f61a0bf6a9e  (<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
> =================================================================
> ==2822508==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feb56b73d30 sp 0x7feb56b73900 T2)
> ==2822508==The signal is caused by a READ memory access.
> ==2822508==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb6ae075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7feb6add67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb6add7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb6add754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb6ae07d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feb6a7c04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feb6a1c2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feb66cc2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2822546==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd67a793d30 sp 0x7fd67a793900 T2)
> ==2822546==The signal is caused by a READ memory access.
> ==2822546==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd68ea275fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd68e9f67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd68e9f7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd68e9f754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd68ea27d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd68e3e04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd68dde2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd68a8e2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> 
> =================================================================
> ==2822561==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 0x7fb70c7b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> 
> =================================================================
> ==2822717==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 0x7f2cdda175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> =================================================================
> ==2822826==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fce6bb53d30 sp 0x7fce6bb53900 T2)
> ==2822826==The signal is caused by a READ memory access.
> ==2822826==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce7fde75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fce7fdb67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce7fdb7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce7fdb754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce7fde7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fce7f7a04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fce7f1a2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fce7bca2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fce7f7a07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2822826==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
> =================================================================
> ==2822913==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fac21a33d30 sp 0x7fac21a33900 T2)
> ==2822913==The signal is caused by a READ memory access.
> ==2822913==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fac35cd45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fac35ca37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fac35ca4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fac35ca454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fac35cd4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fac3568d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fac3508f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fac31b8f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fac3568d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2822913==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
> =================================================================
> ==2822954==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f78f2773d30 sp 0x7f78f2773900 T2)
> ==2822954==The signal is caused by a READ memory access.
> ==2822954==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7906a035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f79069d27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f79069d3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f79069d354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7906a03d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f79063bc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7905dbe608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f79028be292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f79063bc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2822954==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
> =================================================================
> ==2823014==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb8ecc73d30 sp 0x7fb8ecc73900 T2)
> ==2823014==The signal is caused by a READ memory access.
> ==2823014==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb900f065fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb900ed57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb900ed6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb900ed654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb900f06d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb9008bf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb9002c1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb8fcdc1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb9008bf7e3 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
> =================================================================
> ==2823096==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc7dec03d30 sp 0x7fc7dec03900 T2)
> ==2823096==The signal is caused by a READ memory access.
> ==2823096==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc7f2ea05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc7f2e6f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc7f2e70311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc7f2e7054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc7f2ea0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc7f28594f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc7f225b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc7eed5b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc7f28597e3 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 
> 
> =================================================================
> ==2823142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4f4084a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f40af5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f40af5a9e  (<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 
> 
> =================================================================
> ==2767920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58e76f178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58e799cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58e799ca9e  (<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 
> 
> =================================================================
> ==2768166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1f88b3c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f88de7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f88de7a9e  (<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 
> 
> =================================================================
> ==2768637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7febebbb178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7febebe5cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7febebe5ca9e  (<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 
> 
> =================================================================
> ==2768401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1f8d18978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f8d434ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f8d434a9e  (<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 
> 
> =================================================================
> ==2768398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe1cb8ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1cbb58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1cbb58a9e  (<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 
> 
> =================================================================
> ==2768542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbf9d45078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbf9d6fbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbf9d6fba9e  (<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 
> 
> =================================================================
> ==2768181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe12e28978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe12e534ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe12e534a9e  (<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 
> 
> =================================================================
> ==2768654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f139838a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1398635ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1398635a9e  (<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
> =================================================================
> ==2786785==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7a03973d30 sp 0x7f7a03973900 T2)
> ==2786785==The signal is caused by a READ memory access.
> ==2786785==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7a17c085fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7a17bd77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7a17bd8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7a17bd854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7a17c08d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7a175c14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7a16fc3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7a13ac3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7a175c17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786785==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
> =================================================================
> ==2786723==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f02ca683d30 sp 0x7f02ca683900 T2)
> ==2786723==The signal is caused by a READ memory access.
> ==2786723==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f02de91d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f02de8ec7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f02de8ed311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f02de8ed54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f02de91dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f02de2d64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f02ddcd8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f02da7d8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f02de2d67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786723==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
> =================================================================
> ==2786729==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa1a4b63d30 sp 0x7fa1a4b63900 T2)
> ==2786729==The signal is caused by a READ memory access.
> ==2786729==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa1b8df85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa1b8dc77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa1b8dc8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa1b8dc854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa1b8df8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa1b87b14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa1b81b3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa1b4cb3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa1b87b17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786729==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
> =================================================================
> ==2786799==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f293f2e3d30 sp 0x7f293f2e3900 T2)
> ==2786799==The signal is caused by a READ memory access.
> ==2786799==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f29535775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f29535467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2953547311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f295354754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2953577d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2952f304f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2952932608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f294f432292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2952f307e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786799==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
> =================================================================
> ==2786807==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fde20d33d30 sp 0x7fde20d33900 T2)
> ==2786807==The signal is caused by a READ memory access.
> ==2786807==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fde34fd25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fde34fa17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fde34fa2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fde34fa254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fde34fd2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fde3498b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fde3438d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fde30e8d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fde3498b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786807==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
> =================================================================
> ==2786784==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff0ad9f3d30 sp 0x7ff0ad9f3900 T2)
> ==2786784==The signal is caused by a READ memory access.
> ==2786784==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff0c1c8d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff0c1c5c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff0c1c5d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff0c1c5d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff0c1c8dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff0c16464f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff0c1048608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff0bdb48292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff0c16467e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786784==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 
> 
> =================================================================
> ==2786726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb9cc71578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb9cc9c0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb9cc9c0a9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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'
>  ea 00 80 40  b0 41 d7 05 00 00 00 00  98 fd 05 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 0x61700005fd80 which does not point to an object of type 'MSVehicle'
> 0x61700005fd80: note: object is of type 'GUIMEVehicle'
>  ea 00 80 40  b0 41 d7 05 00 00 00 00  98 fd 05 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 0x61700005fd80 which does not point to an object of type 'MSVehicle'
> 0x61700005fd80: note: object is of type 'GUIMEVehicle'
>  ea 00 80 40  b0 41 d7 05 00 00 00 00  98 fd 05 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 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 : devices battery stoppingTreshold ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2786803==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1f4ace3d30 sp 0x7f1f4ace3900 T2)
> ==2786803==The signal is caused by a READ memory access.
> ==2786803==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1f5ef775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1f5ef467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1f5ef47311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1f5ef4754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1f5ef77d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1f5e9304f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1f5e332608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1f5ae32292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1f5e9307e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786803==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
> =================================================================
> ==2786782==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f43518b9d30 sp 0x7f43518b9900 T2)
> ==2786782==The signal is caused by a READ memory access.
> ==2786782==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4365b465fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4365b157c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4365b16311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4365b1654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4365b46d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f43654ff4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4364f01608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4361a01292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f43654ff7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786782==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
> =================================================================
> ==2786783==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4bc89e3d30 sp 0x7f4bc89e3900 T2)
> ==2786783==The signal is caused by a READ memory access.
> ==2786783==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4bdcc735fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4bdcc427c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4bdcc43311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4bdcc4354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4bdcc73d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4bdc62c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4bdc02e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4bd8b2e292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4bdc62c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786783==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
> =================================================================
> ==2786847==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8e040a1d30 sp 0x7f8e040a1900 T2)
> ==2786847==The signal is caused by a READ memory access.
> ==2786847==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8e183325fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8e183017c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8e18302311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8e1830254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8e18332d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8e17ceb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8e176ed608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8e141ed292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8e17ceb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2786847==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 
> 
> =================================================================
> ==2787331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f712036c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7120617ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7120617a9e  (<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 
> 
> =================================================================
> ==2787333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa7ae79e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa7aea49ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa7aea49a9e  (<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 
> 
> =================================================================
> ==2787325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd8a85dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8a8887ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8a8887a9e  (<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 
> 
> =================================================================
> ==2787330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f715b82c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f715bad7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f715bad7a9e  (<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 
> 
> =================================================================
> ==2787546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdab172478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdab19cfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdab19cfa9e  (<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 
> 
> =================================================================
> ==2787999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c8398178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c83c2cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c83c2ca9e  (<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 
> 
> =================================================================
> ==2788037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc5b703678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc5b72e1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc5b72e1a9e  (<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 
> 
> =================================================================
> ==2787758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7d1d7fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7d1daa7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7d1daa7a9e  (<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 
> 
> =================================================================
> ==2787494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f17c7ca878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f17c7f53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f17c7f53a9e  (<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 
> 
> =================================================================
> ==2787495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f89d5dbb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89d6066ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89d6066a9e  (<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 
> 
> =================================================================
> ==2787493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fefe4ddc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefe5087ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefe5087a9e  (<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 
> 
> =================================================================
> ==2787491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f30a80d178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f30a837cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f30a837ca9e  (<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
> =================================================================
> ==2788913==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f64b8263d30 sp 0x7f64b8263900 T2)
> ==2788913==The signal is caused by a READ memory access.
> ==2788913==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f64cc4f75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f64cc4c67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f64cc4c7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f64cc4c754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f64cc4f7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f64cbeb04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f64cb8b2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f64c83b2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f64cbeb07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2788913==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
> =================================================================
> ==2788914==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc3de7a1d30 sp 0x7fc3de7a1900 T2)
> ==2788914==The signal is caused by a READ memory access.
> ==2788914==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc3f2a345fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc3f2a037c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc3f2a04311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc3f2a0454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc3f2a34d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc3f23ed4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc3f1def608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc3ee8ef292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc3f23ed7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2788914==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 
> 
> =================================================================
> ==2788919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efe6376378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe63a0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe63a0ea9e  (<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 
> 
> =================================================================
> ==2788920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2710e0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27110b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27110b6a9e  (<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 
> 
> =================================================================
> ==2788925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f815e2f678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f815e5a1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f815e5a1a9e  (<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 
> 
> =================================================================
> ==2788931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe4e846078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe4e870bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe4e870ba9e  (<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 
> 
> =================================================================
> ==2788926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f121e5bc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f121e867ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f121e867a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2788934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1f728ce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f72b79ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f72b79a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2788935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f590c68178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f590c92cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f590c92ca9e  (<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 
> 
> =================================================================
> ==2788936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa6c7aa878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa6c7d53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa6c7d53a9e  (<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
> =================================================================
> ==2788200==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9fd34cbd30 sp 0x7f9fd34cb900 T2)
> ==2788200==The signal is caused by a READ memory access.
> ==2788200==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9fe775a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9fe77297c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9fe772a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9fe772a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9fe775ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9fe71134f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9fe6b15608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9fe3615292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9fe71137e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2788200==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
> =================================================================
> ==2788217==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0c8adf3d30 sp 0x7f0c8adf3900 T2)
> ==2788217==The signal is caused by a READ memory access.
> ==2788217==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0c9f0905fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0c9f05f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0c9f060311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0c9f06054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0c9f090d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0c9ea494f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0c9e44b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0c9af4b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0c9ea497e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2788217==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
> =================================================================
> ==2788231==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb1aa753d30 sp 0x7fb1aa753900 T2)
> ==2788231==The signal is caused by a READ memory access.
> ==2788231==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb1be9e65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb1be9b57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb1be9b6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb1be9b654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb1be9e6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb1be39f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb1bdda1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb1ba8a1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb1be39f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2788231==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
> =================================================================
> ==2788326==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7faa0f983d30 sp 0x7faa0f983900 T2)
> ==2788326==The signal is caused by a READ memory access.
> ==2788326==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faa23c0f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7faa23bde7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faa23bdf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faa23bdf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faa23c0fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7faa235c84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7faa22fca608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7faa1faca292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7faa235c87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2788326==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 
> 
> =================================================================
> ==2786857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb07446778d  (<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 
> 
> =================================================================
> ==2786841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc8d8a6b78d  (<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 
> 
> =================================================================
> ==2786864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0ac384f78d  (<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 
> 
> =================================================================
> ==2786862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa5ea08f78d  (<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 
> 
> =================================================================
> ==2785985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f38bf23578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f38bf4e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f38bf4e0a9e  (<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 
> 
> =================================================================
> ==2785747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0928fad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0929258ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0929258a9e  (<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
> 
> =================================================================
> ==2785843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7cb60ab78d  (<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 
> 
> =================================================================
> ==2790235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3625b2678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3625dd1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3625dd1a9e  (<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,9
> 
> =================================================================
> ==2790171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fafe665c78d  (<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_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 
> 
> =================================================================
> ==2790225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f66c21dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66c2487ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f66c2487a9e  (<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 
> 
> =================================================================
> ==2790170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc21bd4678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc21bff1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc21bff1a9e  (<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 
> 
> =================================================================
> ==2790216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc3820b678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc382361ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc382361a9e  (<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 
> 
> =================================================================
> ==2791469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f09cd06e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f09cd319ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f09cd319a9e  (<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 
> 
> =================================================================
> ==2790211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3942e4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f39430ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f39430eba9e  (<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
> =================================================================
> ==2791575==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4f609d3d30 sp 0x7f4f609d3900 T2)
> ==2791575==The signal is caused by a READ memory access.
> ==2791575==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4f74c625fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4f74c317c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4f74c32311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4f74c3254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4f74c62d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4f7461b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4f7401d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4f70b1d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4f7461b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2791575==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 
> 
> =================================================================
> ==2791411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb88c65e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb88c909ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb88c909a9e  (<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 
> 
> =================================================================
> ==2791582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f29ee2a478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f29ee54fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f29ee54fa9e  (<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 
> 
> =================================================================
> ==2790208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0cda99d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0cdac48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0cdac48a9e  (<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 ----------
4a5,13
> 
> =================================================================
> ==2791875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe456caf78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs 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
> 
> =================================================================
> ==2791889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feb7be3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb7c0e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb7c0e0a9e  (<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 taz_disconnect_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 
3a14,30
> 
> =================================================================
> ==2791690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff7ef49a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7ef745ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7ef745a9e  (<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
> 
> =================================================================
> ==2791688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdbf2d1678d  (<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 
> 
> =================================================================
> ==2790256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faf6f0dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf6f387ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf6f387a9e  (<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 
> 
> =================================================================
> ==2790243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0f5e3b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0f60e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0f60e6a9e  (<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
> =================================================================
> ==2790197==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feb21853d30 sp 0x7feb21853900 T2)
> ==2790197==The signal is caused by a READ memory access.
> ==2790197==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb35ae65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7feb35ab57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb35ab6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb35ab654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb35ae6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feb3549f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feb34ea1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feb319a1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7feb3549f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2790197==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 
> 
> =================================================================
> ==2791578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f54a33d078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f54a367bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f54a367ba9e  (<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
> =================================================================
> ==2791495==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f606f2b3d30 sp 0x7f606f2b3900 T2)
> ==2791495==The signal is caused by a READ memory access.
> ==2791495==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f60835425fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f60835117c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6083512311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f608351254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6083542d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6082efb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f60828fd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f607f3fd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6082efb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2791495==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
> =================================================================
> ==2791497==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0d27abbd30 sp 0x7f0d27abb900 T2)
> ==2791497==The signal is caused by a READ memory access.
> ==2791497==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0d3bd4c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0d3bd1b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0d3bd1c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0d3bd1c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0d3bd4cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0d3b7054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0d3b107608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0d37c07292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0d3b7057e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2791497==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
> =================================================================
> ==2791552==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd4d8403d30 sp 0x7fd4d8403900 T2)
> ==2791552==The signal is caused by a READ memory access.
> ==2791552==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd4ec6a55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd4ec6747c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd4ec675311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd4ec67554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd4ec6a5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd4ec05e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd4eba60608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd4e8560292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd4ec05e7e3 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
> =================================================================
> ==2791520==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f56a2e83d30 sp 0x7f56a2e83900 T2)
> ==2791520==The signal is caused by a READ memory access.
> ==2791520==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f56b710f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f56b70de7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f56b70df311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f56b70df54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f56b710fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f56b6ac84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f56b64ca608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f56b2fca292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2790234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9a2de2478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9a2e0cfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9a2e0cfa9e  (<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 
> 
> =================================================================
> ==2791070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feed8f8e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feed9239ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feed9239a9e  (<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 
> 
> =================================================================
> ==2790769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f69b1ae078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f69b1d8bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f69b1d8ba9e  (<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 
> 
> =================================================================
> ==2791310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fee090ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee09359ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee09359a9e  (<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,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=0x7fb8a8c35d30
> ==2790410==LeakSanitizer has encountered a fatal error.
> ==2790410==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2790410==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 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 
> 
> =================================================================
> ==2790282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcbbf65d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbbf908ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbbf908a9e  (<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 
> 
> =================================================================
> ==2790700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc0a23be78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0a2669ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0a2669a9e  (<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
> 
> =================================================================
> ==2799265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8b59d6678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b5a011ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8b5a011a9e  (<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 
> 
> =================================================================
> ==2799268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f738c45578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f738c700ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f738c700a9e  (<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
> =================================================================
> ==2792140==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc1c3b53d30 sp 0x7fc1c3b53900 T2)
> ==2792140==The signal is caused by a READ memory access.
> ==2792140==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc1d7de75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc1d7db67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc1d7db7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc1d7db754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc1d7de7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc1d77a04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc1d71a2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc1d3ca2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc1d77a07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2792140==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
> =================================================================
> ==2792129==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f70a4ab9d30 sp 0x7f70a4ab9900 T2)
> ==2792129==The signal is caused by a READ memory access.
> ==2792129==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f70b8d455fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f70b8d147c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f70b8d15311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f70b8d1554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f70b8d45d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f70b86fe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f70b8100608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f70b4c00292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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
> =================================================================
> ==2792493==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa26f9b3d30 sp 0x7fa26f9b3900 T2)
> ==2792493==The signal is caused by a READ memory access.
> ==2792493==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa283c445fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa283c137c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa283c14311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa283c1454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa283c44d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa2835fd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa282fff608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa27faff292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa2835fd7e3 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
> =================================================================
> ==2792492==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2991b33d30 sp 0x7f2991b33900 T2)
> ==2792492==The signal is caused by a READ memory access.
> ==2792492==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f29a5dce5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f29a5d9d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f29a5d9e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f29a5d9e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f29a5dced52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f29a57874f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f29a5189608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f29a1c89292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f29a57877e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2792492==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
> =================================================================
> ==2792576==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9c62553d30 sp 0x7f9c62553900 T2)
> ==2792576==The signal is caused by a READ memory access.
> ==2792576==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9c767e55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9c767b47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9c767b5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9c767b554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9c767e5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9c7619e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9c75ba0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9c726a0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9c7619e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2792576==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
> =================================================================
> ==2792566==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fee8f213d30 sp 0x7fee8f213900 T2)
> ==2792566==The signal is caused by a READ memory access.
> ==2792566==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feea34ae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7feea347d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feea347e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feea347e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feea34aed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feea2e674f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feea2869608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fee9f369292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7feea2e677e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2792566==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 
> 
> =================================================================
> ==2792752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c5fc2e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c5fed9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c5fed9a9e  (<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 
> 
> =================================================================
> ==2792762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f02fe99078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02fec3bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02fec3ba9e  (<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 ----------
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,41
> 
> =================================================================
> ==2792769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f259cb5a78d  (<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 0x7f25b39064f2 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 0x7f259ce05ab5  (<unknown module>)
> 
<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 
> 
> =================================================================
> ==2792743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca8fef078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca9019bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca9019ba9e  (<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 
> 
> =================================================================
> ==2792794==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 0x7f096c2115ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f0954c1f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0954ecaab5  (<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
> =================================================================
> ==2792764==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8c1d353d30 sp 0x7f8c1d353900 T2)
> ==2792764==The signal is caused by a READ memory access.
> ==2792764==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8c315e75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8c315b67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8c315b7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8c315b754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8c315e7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8c30fa04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8c309a2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8c2d4a2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8c30fa07e3 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 ----------
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
> 
> =================================================================
> ==2792780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f44a722478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f44a74cfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f44a74cfa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs 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 
> 
> =================================================================
> ==2796302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feaab59178d  (<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 0x7feac1b625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7feaab83cab5  (<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 
> 
> =================================================================
> ==2797636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1a8b06178d  (<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 0x7f1aa16365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f1a8b30cab5  (<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
> =================================================================
> ==2798386==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb8f8993d30 sp 0x7fb8f8993900 T2)
> ==2798386==The signal is caused by a READ memory access.
> ==2798386==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb90cc2d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb90cbfc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb90cbfd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb90cbfd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb90cc2dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb90c5e64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb90bfe8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb908ae8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb90c5e67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2798386==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 
> 
> =================================================================
> ==2794308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcc041a578d  (<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 0x7fcc1a3075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fcc04450ab5  (<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 
> 
> =================================================================
> ==2797448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f768080f78d  (<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 0x7f7696e0b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f7680abaab5  (<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 
> 
> =================================================================
> ==2795167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb36699178d  (<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 0x7fb37cf685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fb366c3cab5  (<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 
> 
> =================================================================
> ==2795166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fad4ee4778d  (<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 0x7fad654075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fad4f0f2ab5  (<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 
> 
> =================================================================
> ==2795557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8a9c17578d  (<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 0x7f8ab273c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f8a9c420ab5  (<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 
> 
> =================================================================
> ==2795634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe26322778d  (<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 0x7fe2797e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fe2634d2ab5  (<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 ----------
0a1,5
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
1a7,36
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2795646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe7d0af578d  (<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 0x7fe7e70b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 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 
> 
> =================================================================
> ==2795794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fedc2bad78d  (<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 0x7fedd916c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fedc2e58ab5  (<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 
> 
> =================================================================
> ==2794357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6382fa878d  (<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 0x7f639910c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f6383253ab5  (<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 
> 
> =================================================================
> ==2796754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f93e659178d  (<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 0x7f93fcb745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f93e683cab5  (<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 
> 
> =================================================================
> ==2797153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f793c68178d  (<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 0x7f7952c645ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f793c92cab5  (<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 
> 
> =================================================================
> ==2797155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc4e079d78d  (<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 0x7fc4f6d6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fc4e0a48ab5  (<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 
> 
> =================================================================
> ==2797157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f76c197c78d  (<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 0x7f76d7f755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f76c1c27ab5  (<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 
> 
> =================================================================
> ==2797168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f65bf11a78d  (<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 0x7f65d56fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f65bf3c5ab5  (<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 
> 
> =================================================================
> ==2797302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f89531d778d  (<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 0x7f89697b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f8953482ab5  (<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 
> 
> =================================================================
> ==2796848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9e58cd778d  (<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 0x7f9e6f2bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f9e58f82ab5  (<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 
> 
> =================================================================
> ==2794362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1ddbddb78d  (<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 0x7f1df1f4b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f1ddc086ab5  (<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 
> 
> =================================================================
> ==2794485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc682f7a78d  (<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 0x7fc6990de5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fc683225ab5  (<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 
> 
> =================================================================
> ==2794638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6585cc578d  (<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 0x7f659be2a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f6585f70ab5  (<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 
> 
> =================================================================
> ==2794700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f169cff778d  (<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 0x7f16b31595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f169d2a2ab5  (<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 
> 
> =================================================================
> ==2794489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efe88e7578d  (<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 0x7efe9efdd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7efe89120ab5  (<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
> =================================================================
> ==2797314==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f52e6fe3d30 sp 0x7f52e6fe3900 T2)
> ==2797314==The signal is caused by a READ memory access.
> ==2797314==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f52fb27b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f52fb24a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f52fb24b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f52fb24b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f52fb27bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f52fac344f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f52fa636608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f52f7136292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f52fac347e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2797314==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
> =================================================================
> ==2797375==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe0d2171d30 sp 0x7fe0d2171900 T2)
> ==2797375==The signal is caused by a READ memory access.
> ==2797375==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe0e63fd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe0e63cc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe0e63cd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe0e63cd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe0e63fdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe0e5db64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe0e57b8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe0e22b8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe0e5db67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2797375==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
> =================================================================
> ==2798462==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f552c323d30 sp 0x7f552c323900 T2)
> ==2798462==The signal is caused by a READ memory access.
> ==2798462==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f55405b95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f55405887c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5540589311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f554058954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f55405b9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f553ff724f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f553f974608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f553c474292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2798408==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f277ec33d30 sp 0x7f277ec33900 T2)
> ==2798408==The signal is caused by a READ memory access.
> ==2798408==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2792ecd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2792e9c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2792e9d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2792e9d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2792ecdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f27928864f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2792288608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f278ed88292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2798571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f027d72d78d  (<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 0x7f0293cf25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f027d9d8ab5  (<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 
> 
> =================================================================
> ==2796023==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 0x7f43288104f2 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 
> 
> =================================================================
> ==2796133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5b1122578d  (<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 0x7f5b273885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f5b114d0ab5  (<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 ----------
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 
> 
> =================================================================
> ==2796134==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 0x7fcae48cb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_no_place ( Last six runs 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
> 
> =================================================================
> ==2796166==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 0x7f77e0f894f2 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 ----------
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
> 
> =================================================================
> ==2796031==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 0x7f171b2774f2 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
> =================================================================
> ==2794074==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe5e0783d30 sp 0x7fe5e0783900 T2)
> ==2794074==The signal is caused by a READ memory access.
> ==2794074==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe5f4a105fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe5f49df7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe5f49e0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe5f49e054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe5f4a10d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe5f43c94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe5f3dcb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe5f08cb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe5f43c97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2794074==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
> =================================================================
> ==2794079==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3678cf3d30 sp 0x7f3678cf3900 T2)
> ==2794079==The signal is caused by a READ memory access.
> ==2794079==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f368cf8b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f368cf5a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f368cf5b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f368cf5b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f368cf8bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f368c9444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f368c346608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3688e46292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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 
> 
> =================================================================
> ==2794291==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 0x7fc1301515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7fc119ff278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc11a29dab5  (<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
> =================================================================
> ==2794248==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f668bc83d30 sp 0x7f668bc83900 T2)
> ==2794248==The signal is caused by a READ memory access.
> ==2794248==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f669ff165fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f669fee57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f669fee6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f669fee654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f669ff16d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f669f8cf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f669f2d1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f669bdd1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f669f8cf7e3 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
> =================================================================
> ==2794239==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1bd3783d30 sp 0x7f1bd3783900 T2)
> ==2794239==The signal is caused by a READ memory access.
> ==2794239==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1be7a1f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1be79ee7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1be79ef311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1be79ef54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1be7a1fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1be73d84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1be6dda608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1be38da292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1be73d87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2794239==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
> =================================================================
> ==2794169==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5126f53d30 sp 0x7f5126f53900 T2)
> ==2794169==The signal is caused by a READ memory access.
> ==2794169==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f513b1e95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f513b1b87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f513b1b9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f513b1b954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f513b1e9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f513aba24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f513a5a4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f51370a4292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f513aba27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2794169==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
> =================================================================
> ==2794214==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f807d461d30 sp 0x7f807d461900 T2)
> ==2794214==The signal is caused by a READ memory access.
> ==2794214==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f80916ed5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f80916bc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f80916bd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f80916bd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f80916edd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f80910a64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8090aa8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f808d5a8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f80910a67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2794214==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
> =================================================================
> ==2794224==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f171c143d30 sp 0x7f171c143900 T2)
> ==2794224==The signal is caused by a READ memory access.
> ==2794224==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f17303dd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f17303ac7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f17303ad311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f17303ad54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f17303ddd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f172fd964f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f172f798608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f172c298292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f172fd967e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2794224==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
> =================================================================
> ==2797394==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff677e33d30 sp 0x7ff677e33900 T2)
> ==2797394==The signal is caused by a READ memory access.
> ==2797394==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff68c0c15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff68c0907c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff68c091311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff68c09154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff68c0c1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff68ba7a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff68b47c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff687f7c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff68ba7a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2797394==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 
> 
> =================================================================
> ==2798183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc81e2cd78d  (<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 0x7fc8348a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fc81e578ab5  (<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,270
> 
> =================================================================
> ==2796006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa6484e578d  (<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 0x7fa65e6545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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
>     #2 0x1450855 in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:294:16
>     #3 0x44713a9 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:49:5
>     #4 0x4483ef9 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:49:32
>     #5 0x39f5290 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:290:38
>     #6 0x3a39105 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #7 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #8 0x3a0197b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #9 0x3a3b7bd in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #10 0x13131a6 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:583:29
>     #11 0x3a5f388 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
<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 
> 
> =================================================================
> ==2795647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb40dbb978d  (<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 0x7fb4241915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fb40de64ab5  (<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 
> 
> =================================================================
> ==2795739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0f3a40778d  (<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 0x7f0f509cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f0f3a6b2ab5  (<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 
> 
> =================================================================
> ==2797313==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 0x7fe8871cc02c 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 0x7fe86eb0c78d  (<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 0x7fe8872125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 
> 
> =================================================================
> ==2794698==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 0x7f18aca755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f18964af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f189675aab5  (<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 
> 
> =================================================================
> ==2797405==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 0x7fd5ddf8e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7fd5c79c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd5c7c72ab5  (<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 
> 
> =================================================================
> ==2797393==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 0x7fac6d32f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7fac56d5978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac57004ab5  (<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 
> 
> =================================================================
> ==2794706==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 0x7f86048835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f85ee2b178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85ee55cab5  (<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 
> 
> =================================================================
> ==2794704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3667c8f78d  (<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 0x7f367e25f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f3667f3aab5  (<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 
> 
> =================================================================
> ==2798139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff14d68578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff14d930ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff14d930a9e  (<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
> =================================================================
> ==2798042==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb2d8483d30 sp 0x7fb2d8483900 T2)
> ==2798042==The signal is caused by a READ memory access.
> ==2798042==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb2ec71c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb2ec6eb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb2ec6ec311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb2ec6ec54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb2ec71cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb2ec0d54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb2ebad7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb2e85d7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb2ec0d57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2798042==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
> =================================================================
> ==2798129==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9f0a773d30 sp 0x7f9f0a773900 T2)
> ==2798129==The signal is caused by a READ memory access.
> ==2798129==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9f1e9ff5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9f1e9ce7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9f1e9cf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9f1e9cf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9f1e9ffd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9f1e3b84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9f1ddba608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9f1a8ba292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9f1e3b87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2798129==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
> =================================================================
> ==2797805==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f869b253d30 sp 0x7f869b253900 T2)
> ==2797805==The signal is caused by a READ memory access.
> ==2797805==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f86af4e95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f86af4b87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f86af4b9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f86af4b954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f86af4e9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f86aeea24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f86ae8a4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f86ab3a4292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f86aeea27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2797805==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
> =================================================================
> ==2798358==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f47e9bf3d30 sp 0x7f47e9bf3900 T2)
> ==2798358==The signal is caused by a READ memory access.
> ==2798358==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f47fde885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f47fde577c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f47fde58311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f47fde5854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f47fde88d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f47fd8414f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f47fd243608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f47f9d43292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f47fd8417e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2798358==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 ----------
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 
> 
> =================================================================
> ==2794876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1ad3bcf78d  (<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 0x7f1ae9d375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f1ad3e7aab5  (<unknown module>)
<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,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 
> 
> =================================================================
> ==2794307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f20f2d8d78d  (<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 0x7f2108f045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f20f3038ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip walk_access_walk ( Last six runs 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 
> 
> =================================================================
> ==2796394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fedd437778d  (<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 0x7fedea93e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fedd4622ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2798564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb72d3f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb72d6a0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb72d6a0a9e  (<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 
> 
> =================================================================
> ==2798626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbe73ca878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbe73f53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbe73f53a9e  (<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
> =================================================================
> ==2798715==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1943573d30 sp 0x7f1943573900 T2)
> ==2798715==The signal is caused by a READ memory access.
> ==2798715==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f19578035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f19577d27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f19577d3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f19577d354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1957803d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f19571bc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1956bbe608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f19536be292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f19571bc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2798715==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
> =================================================================
> ==2798586==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f83566e3d30 sp 0x7f83566e3900 T2)
> ==2798586==The signal is caused by a READ memory access.
> ==2798586==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f836a97b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f836a94a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f836a94b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f836a94b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f836a97bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f836a3344f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8369d36608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8366836292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f836a3347e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2798586==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 
> 
> =================================================================
> ==2788949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feb3625a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb36505ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb36505a9e  (<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 
> 
> =================================================================
> ==2790130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdfee66678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdfee911ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdfee911a9e  (<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 
> 
> =================================================================
> ==2788951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc9d227b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc9d2526ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc9d2526a9e  (<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 
> 
> =================================================================
> ==2788950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8cd000878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8cd02b3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8cd02b3a9e  (<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
> 
> =================================================================
> ==2789966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5f6dfe678d  (<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 
> 
> =================================================================
> ==2788955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe755ac078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe755d6bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe755d6ba9e  (<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 
> 
> =================================================================
> ==2788946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffa1323e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffa134e9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffa134e9a9e  (<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 
> 
> =================================================================
> ==2788943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb12008478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb12032fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb12032fa9e  (<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,9
> 
> =================================================================
> ==2798675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f76744b778d  (<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 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 Mo 05 Apr 2021 08:13:50 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 Mo 05 Apr 2021 08:13:50 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 
> 
> =================================================================
> ==2798824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 16 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 0x7f728397ea38  (/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 0x7f726df9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f726e24aab5  (<unknown module>)
> 
> 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 
> 
> =================================================================
> ==2798898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 16 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 0x7fb639ceaa38  (/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 0x7fb62430d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb6245b8ab5  (<unknown module>)
> 
> 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 
> 
> =================================================================
> ==2799016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 16 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 0x7fbb73fb0a38  (/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 0x7fbb5e5dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbb5e888ab5  (<unknown module>)
> 
> 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
> =================================================================
> ==2793567==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f191c8b9d30 sp 0x7f191c8b9900 T2)
> ==2793567==The signal is caused by a READ memory access.
> ==2793567==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1930b4b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1930b1a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1930b1b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1930b1b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1930b4bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f19305044f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f192ff06608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f192ca06292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f19305047e3 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
> =================================================================
> ==2793756==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3c78a43d30 sp 0x7f3c78a43900 T2)
> ==2793756==The signal is caused by a READ memory access.
> ==2793756==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3c8ccdb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3c8ccaa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3c8ccab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3c8ccab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3c8ccdbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3c8c6944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3c8c096608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3c88b96292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3c8c6947e3 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
> =================================================================
> ==2793947==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0d230e3d30 sp 0x7f0d230e3900 T2)
> ==2793947==The signal is caused by a READ memory access.
> ==2793947==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0d3737a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0d373497c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0d3734a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0d3734a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0d3737ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0d36d334f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0d36735608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0d33235292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0d36d337e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2793947==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
> =================================================================
> ==2793991==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f12140bbd30 sp 0x7f12140bb900 T2)
> ==2793991==The signal is caused by a READ memory access.
> ==2793991==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f12283515fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f12283207c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1228321311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f122832154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1228351d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1227d0a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f122770c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f122420c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1227d0a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2793991==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
> =================================================================
> ==2793014==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8979783d30 sp 0x7f8979783900 T2)
> ==2793014==The signal is caused by a READ memory access.
> ==2793014==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f898da145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f898d9e37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f898d9e4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f898d9e454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f898da14d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f898d3cd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f898cdcf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f89898cf292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f898d3cd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2793014==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
> =================================================================
> ==2793164==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd5bace3d30 sp 0x7fd5bace3900 T2)
> ==2793164==The signal is caused by a READ memory access.
> ==2793164==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd5cef755fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd5cef447c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd5cef45311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd5cef4554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd5cef75d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd5ce92e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd5ce330608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd5cae30292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd5ce92e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2793164==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,9
> 
> =================================================================
> ==2793167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f93df30b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2793174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8740fef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f874129aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f874129aa9e  (<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
> =================================================================
> ==2793065==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdc06df1d30 sp 0x7fdc06df1900 T2)
> ==2793065==The signal is caused by a READ memory access.
> ==2793065==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdc1b0825fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdc1b0517c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdc1b052311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdc1b05254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdc1b082d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdc1aa3b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdc1a43d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdc16f3d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdc1aa3b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2793065==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 
> 
> =================================================================
> ==2792793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e4c56578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e4c810ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e4c810a9e  (<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 
> 
> =================================================================
> ==2792915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f59f175578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59f1a00ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59f1a00a9e  (<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 
> 
> =================================================================
> ==2792891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feac687678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feac6b21ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feac6b21a9e  (<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 
> 
> =================================================================
> ==2792883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8deb35678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8deb601ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8deb601a9e  (<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,12
> 
> =================================================================
> ==2806677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f75ef4da78d  (<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 action_step_negative_warning ( 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 
> 
> =================================================================
> ==2806680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3b1bcaa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3b1bf55ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3b1bf55a9e  (<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 invalid_param ( 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 
> 
> =================================================================
> ==2806696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1414e8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1415133ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1415133a9e  (<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
> 
> =================================================================
> ==2808743==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 0x7fa61192a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> 
> =================================================================
> ==2808766==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 0x7f82abefe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> =================================================================
> ==2808817==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1e75053d30 sp 0x7f1e75053900 T2)
> ==2808817==The signal is caused by a READ memory access.
> ==2808817==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1e892e45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1e892b37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1e892b4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1e892b454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1e892e4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1e88c9d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1e8869f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1e8519f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> 
> =================================================================
> ==2808749==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 0x7fb43c7f95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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,10
> 
> =================================================================
> ==2808773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f411cabd78d  (<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 disconnected ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2807643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3d2babf78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 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 
> 
> =================================================================
> ==2807843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcf8374778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf839f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf839f2a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2807860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1bd7d0b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bd7fb6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bd7fb6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 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
> 
> =================================================================
> ==2807995==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 0x7f12948675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> 
> =================================================================
> ==2807949==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 0x7f616ac315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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,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 
> 
> =================================================================
> ==2806864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f40855b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4085860ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4085860a9e  (<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 invalid_departpos ( 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
> 
> =================================================================
> ==2808008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6ce463b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ce48e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ce48e6a9e  (<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 
> 
> =================================================================
> ==2806983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd0c06e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd0c0992ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd0c0992a9e  (<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 
> 
> =================================================================
> ==2807479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f82b243b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82b26e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82b26e6a9e  (<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
> 
> =================================================================
> ==2806692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9987d8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9988033ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9988033a9e  (<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
> =================================================================
> ==2808457==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efe56e83d30 sp 0x7efe56e83900 T2)
> ==2808457==The signal is caused by a READ memory access.
> ==2808457==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efe6b1145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efe6b0e37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efe6b0e4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efe6b0e454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efe6b114d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7efe6aacd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7efe6a4cf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7efe66fcf292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7efe6aacd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2808457==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
> =================================================================
> ==2808556==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6c0dbb9d30 sp 0x7f6c0dbb9900 T2)
> ==2808556==The signal is caused by a READ memory access.
> ==2808556==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6c21e475fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6c21e167c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6c21e17311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6c21e1754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6c21e47d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6c218004f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6c21202608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6c1dd02292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6c218007e3 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
> =================================================================
> ==2808563==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0e9f0f3d30 sp 0x7f0e9f0f3900 T2)
> ==2808563==The signal is caused by a READ memory access.
> ==2808563==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0eb338a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0eb33597c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0eb335a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0eb335a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0eb338ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0eb2d434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0eb2745608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0eaf245292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2808577==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd2f20bbd30 sp 0x7fd2f20bb900 T2)
> ==2808577==The signal is caused by a READ memory access.
> ==2808577==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd30634c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd30631b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd30631c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd30631c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd30634cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd305d054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd305707608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd302207292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd305d057e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2808577==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
> =================================================================
> ==2808609==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fabdcff3d30 sp 0x7fabdcff3900 T2)
> ==2808609==The signal is caused by a READ memory access.
> ==2808609==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fabf128c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fabf125b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fabf125c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fabf125c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fabf128cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fabf0c454f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fabf0647608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fabed147292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fabf0c457e3 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
> =================================================================
> ==2808651==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdae2733d30 sp 0x7fdae2733900 T2)
> ==2808651==The signal is caused by a READ memory access.
> ==2808651==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdaf69d25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdaf69a17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdaf69a2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdaf69a254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdaf69d2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdaf638b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdaf5d8d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdaf288d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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,15
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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=0x7fbd430f5d30
> ==2808824==LeakSanitizer has encountered a fatal error.
> ==2808824==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2808824==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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 
> 
> =================================================================
> ==2760434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe8774a978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe877754ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe877754a9e  (<unknown 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 
> 
> =================================================================
> ==2760439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd79911a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7993c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7993c5a9e  (<unknown 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 
> 
> =================================================================
> ==2760436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f031346f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f031371aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f031371aa9e  (<unknown 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 
> 
> =================================================================
> ==2759483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdd5ecfc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd5efa7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd5efa7a9e  (<unknown 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,9
> 
> =================================================================
> ==2760945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd5b927c78d  (<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 errors vClass_mismatch ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_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 
4a15,31
> 
> =================================================================
> ==2761023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f664478678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6644a31ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6644a31a9e  (<unknown 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 
> 
> =================================================================
> ==2759478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd8e01f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8e04a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8e04a2a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5a1882278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a18acdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a18acda9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator high_flow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2759474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdc8aec378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdc8b16eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdc8b16ea9e  (<unknown 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,9
> 
> =================================================================
> ==2760415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcc6985d78d  (<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 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 
> 
> =================================================================
> ==2760420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9fe873c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9fe89e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9fe89e7a9e  (<unknown 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 
> 
> =================================================================
> ==2759404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7ee5c2178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ee5eccab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ee5ecca9e  (<unknown 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 
> 
> =================================================================
> ==2760425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc2880778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc28ab2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc28ab2a9e  (<unknown 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 
> 
> =================================================================
> ==2759480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5de531778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5de55c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5de55c2a9e  (<unknown 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 
> 
> =================================================================
> ==2759407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd68628878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd686533ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd686533a9e  (<unknown 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 
> 
> =================================================================
> ==2759410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f375c5b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f375c863ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f375c863a9e  (<unknown 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 
> 
> =================================================================
> ==2759459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff3e33ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff3e3659ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff3e3659a9e  (<unknown 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 
> 
> =================================================================
> ==2759464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7ff0b4878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ff0df3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7ff0df3a9e  (<unknown 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 
> 
> =================================================================
> ==2759587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6b5a3df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b5a68aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b5a68aa9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2759597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f06ede2778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06ee0d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06ee0d2a9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2759530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd4149af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd414c5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd414c5aa9e  (<unknown 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 
> 
> =================================================================
> ==2759575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b145d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b14882ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b14882a9e  (<unknown 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,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=0x7f4e64245d30
> ==2760669==LeakSanitizer has encountered a fatal error.
> ==2760669==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2760669==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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 
> 
> =================================================================
> ==2761048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f35aebb078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f35aee5bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f35aee5ba9e  (<unknown 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 
> 
> =================================================================
> ==2761054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb916a4e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb916cf9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb916cf9a9e  (<unknown 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 
> 
> =================================================================
> ==2761127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4f9a3a178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f9a64cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f9a64ca9e  (<unknown 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 
> 
> =================================================================
> ==2762478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d285d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d2887dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d2887da9e  (<unknown 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 
> 
> =================================================================
> ==2762382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f14ef54578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f14ef7f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f14ef7f0a9e  (<unknown 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 
> 
> =================================================================
> ==2762504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d7763b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d778e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d778e6a9e  (<unknown 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 
> 
> =================================================================
> ==2762272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff3c109578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff3c1340ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff3c1340a9e  (<unknown 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 
> 
> =================================================================
> ==2762368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fefd9ffd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefda2a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefda2a8a9e  (<unknown 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 
> 
> =================================================================
> ==2762276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe8028af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe802b5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe802b5aa9e  (<unknown 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 
> 
> =================================================================
> ==2762349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa579cf578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa579fa0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa579fa0a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2762351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4de903578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4de92e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4de92e0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2757001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb0914fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb0917a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb0917a8a9e  (<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 
> 
> =================================================================
> ==2757061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7a7f03478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7a7f2dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7a7f2dfa9e  (<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 
> 
> =================================================================
> ==2757007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7b578f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7b57ba0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7b57ba0a9e  (<unknown 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 ----------
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 
> 
> =================================================================
> ==2751797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1bb2c3f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bb2eeaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1bb2eeaa9e  (<unknown 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 
> 
> =================================================================
> ==2751790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd529a7978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd529d24ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd529d24a9e  (<unknown 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 ----------
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 
> 
> =================================================================
> ==2751849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6296e5178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f62970fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f62970fca9e  (<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
> 
> =================================================================
> ==2751896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb643fa778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb644252ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb644252a9e  (<unknown 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 
> 
> =================================================================
> ==2751617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0011eff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f00121aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f00121aaa9e  (<unknown 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 
> 
> =================================================================
> ==2751600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f264aac778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f264ad72ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f264ad72a9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2751654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4c07b9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4c07e48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4c07e48a9e  (<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 
> 
> =================================================================
> ==2751663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f85cc85778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85ccb02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85ccb02a9e  (<unknown 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 
> 
> =================================================================
> ==2751709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f73f0d8d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f73f1038ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f73f1038a9e  (<unknown 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 ----------
2a3,11
> 
> =================================================================
> ==2753438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3d70cd578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,28
< Error: Vehicle 'tripClosedAlready' is not allowed to depart on its first edge.
< Quitting (on error).
---
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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: Vehicle 'tripClosedAlready' is not allowed to depart on its first edge.
> 
> =================================================================
> ==2753441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f27cfd4178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27cffecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27cffeca9e  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_best ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2753455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbee040778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 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,11
> 
> =================================================================
> ==2753454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6b91d6778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 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,15
< Error: Vehicle 'VehicleClosedAlready' is not allowed to depart on its first edge.
< Quitting (on error).
---
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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: Vehicle 'VehicleClosedAlready' is not allowed to depart on its first edge.
> Tracer caught signal 11: addr=0x0 pc=0x1000b64 sp=0x7f3a1faf5d30
> ==2753464==LeakSanitizer has encountered a fatal error.
> ==2753464==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2753464==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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 ----------
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
> 
> =================================================================
> ==2753423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb66207478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb66231fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb66231fa9e  (<unknown 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,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 
> 
> =================================================================
> ==2752315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb66b16178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb66b40cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb66b40ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs 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 
> 
> =================================================================
> ==2752324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa5f198d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5f1c38ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5f1c38a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedAlready ( Last six runs 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
> 
> =================================================================
> ==2753427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7f4958f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f4983aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f4983aa9e  (<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 ----------
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
> 
> =================================================================
> ==2753432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f22e1a3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f22e1ce2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f22e1ce2a9e  (<unknown 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 
> 
> =================================================================
> ==2752118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe34b19978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe34b444ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe34b444a9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2752041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f81f588178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f81f5b2cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f81f5b2ca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs 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 
> 
> =================================================================
> ==2752079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb4beefc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4bf1a7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4bf1a7a9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2752293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff14eba178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff14ee4cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff14ee4ca9e  (<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 
> 
> =================================================================
> ==2752320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe7df9bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe7dfc68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe7dfc68a9e  (<unknown 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 
> 
> =================================================================
> ==2753961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb51494178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb514becab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb514beca9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2753915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f186ddb778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f186e062ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f186e062a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedAlready ( Last six runs 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 
> 
> =================================================================
> ==2753917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f34ea46778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34ea712ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34ea712a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedEnroute ( Last six runs 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
> 
> =================================================================
> ==2754500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f52ac8ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f52acb58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f52acb58a9e  (<unknown 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 
> 
> =================================================================
> ==2753470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faedf6dc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faedf987ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faedf987a9e  (<unknown 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 
> 
> =================================================================
> ==2753465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6465c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd646872ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd646872a9e  (<unknown 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 
> 
> =================================================================
> ==2753489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f070d60178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f070d8acab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f070d8aca9e  (<unknown 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 
> 
> =================================================================
> ==2753496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f134f69178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f134f93cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f134f93ca9e  (<unknown 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 ----------
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 
> 
> =================================================================
> ==2754789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb01b11778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb01b3c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb01b3c2a9e  (<unknown 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 
> 
> =================================================================
> ==2754851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8aa541778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8aa56c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8aa56c2a9e  (<unknown 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 ----------
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 
> 
> =================================================================
> ==2754730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7f58d4f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f58ffaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7f58ffaa9e  (<unknown 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
> 
> =================================================================
> ==2754727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f25e757578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25e7820ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25e7820a9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2754758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe95d55178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe95d7fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe95d7fca9e  (<unknown 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 
> 
> =================================================================
> ==2754786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fadeeabd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fadeed68ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fadeed68a9e  (<unknown 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 
> 
> =================================================================
> ==2754554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd39288f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd392b3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd392b3aa9e  (<unknown 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
> 
> =================================================================
> ==2754550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5eda6c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5eda972ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5eda972a9e  (<unknown 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 
> 
> =================================================================
> ==2754617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffb95d6f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffb9601aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffb9601aa9e  (<unknown 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
> 
> =================================================================
> ==2754626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa8dd2cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8dd578ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8dd578a9e  (<unknown 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 ----------
2a3,12
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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
> 
> =================================================================
> ==2755735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f34abee878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34ac193ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34ac193a9e  (<unknown 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,9
> 
> =================================================================
> ==2755828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f056e44778d  (<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 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 
> 
> =================================================================
> ==2755908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0a4270278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a429adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a429ada9e  (<unknown 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,13
> 
> =================================================================
> ==2755914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd84f7e78d  (<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 closing_disconnects_dest_disallow_destProb ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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
> 
> =================================================================
> ==2755969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f08f2f8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f08f3233ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f08f3233a9e  (<unknown 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 ----------
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 
> 
> =================================================================
> ==2755839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f586526278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f586550dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f586550da9e  (<unknown 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 ----------
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 
> 
> =================================================================
> ==2755840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb84188078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb841b2bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb841b2ba9e  (<unknown 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 ----------
12a13,22
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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
> 
> =================================================================
> ==2755900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f208987078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2089b1bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2089b1ba9e  (<unknown 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 
> 
> =================================================================
> ==2755836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f730635d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7306608ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7306608a9e  (<unknown 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
> =================================================================
> ==2754853==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2165211d30 sp 0x7f2165211900 T2)
> ==2754853==The signal is caused by a READ memory access.
> ==2754853==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f21794a65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f21794757c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2179476311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f217947654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f21794a6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2178e5f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2178861608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2175361292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2178e5f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2754853==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
> =================================================================
> ==2755234==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd6981a3d30 sp 0x7fd6981a3900 T2)
> ==2755234==The signal is caused by a READ memory access.
> ==2755234==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd6ac4405fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd6ac40f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd6ac410311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd6ac41054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd6ac440d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd6abdf94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd6ab7fb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd6a82fb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd6abdf97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2755234==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
> =================================================================
> ==2755012==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7896893d30 sp 0x7f7896893900 T2)
> ==2755012==The signal is caused by a READ memory access.
> ==2755012==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f78aab2d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f78aaafc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f78aaafd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f78aaafd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f78aab2dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f78aa4e64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f78a9ee8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f78a69e8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f78aa4e67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2755012==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
> =================================================================
> ==2755014==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f39113bbd30 sp 0x7f39113bb900 T2)
> ==2755014==The signal is caused by a READ memory access.
> ==2755014==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f392564e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f392561d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f392561e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f392561e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f392564ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f39250074f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3924a09608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3921509292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f39250077e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2755014==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
> =================================================================
> ==2754887==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f23c7583d30 sp 0x7f23c7583900 T2)
> ==2754887==The signal is caused by a READ memory access.
> ==2754887==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f23db8175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f23db7e67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f23db7e7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f23db7e754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f23db817d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f23db1d04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f23dabd2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f23d76d2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f23db1d07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2754887==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
> =================================================================
> ==2755973==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd4322f3d30 sp 0x7fd4322f3900 T2)
> ==2755973==The signal is caused by a READ memory access.
> ==2755973==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd44658f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd44655e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd44655f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd44655f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd44658fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd445f484f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd44594a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd44244a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd445f487e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2755973==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 
> 
> =================================================================
> ==2755510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f376733c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f37675e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f37675e7a9e  (<unknown 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 
> 
> =================================================================
> ==2755693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4535d3a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4535fe5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4535fe5a9e  (<unknown 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 
> 
> =================================================================
> ==2756242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6b5b91778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b5bbc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b5bbc2a9e  (<unknown 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 
> 
> =================================================================
> ==2755838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f905687678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9056b21ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9056b21a9e  (<unknown 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
> =================================================================
> ==2756003==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd036d83d30 sp 0x7fd036d83900 T2)
> ==2756003==The signal is caused by a READ memory access.
> ==2756003==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd04b0175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd04afe67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd04afe7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd04afe754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd04b017d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd04a9d04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd04a3d2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd046ed2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd04a9d07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2756003==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 
> 
> =================================================================
> ==2755981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f88180c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8818372ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8818372a9e  (<unknown 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 
> 
> =================================================================
> ==2756888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd2ed1c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd2ed472ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd2ed472a9e  (<unknown 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 
> 
> =================================================================
> ==2766859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0fa6c8e78d  (<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,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 
> 
> =================================================================
> ==2767023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd0a35eb78d  (<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_actionStepLength ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,119
> 
> =================================================================
> ==2767395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb69efe378d  (<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 0x7fb6b51685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 
> 
> =================================================================
> ==2767623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fad35f5578d  (<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,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 
> 
> =================================================================
> ==2767720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3d0125e78d  (<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_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 
> 
> =================================================================
> ==2766971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc729b6978d  (<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,115
> 
> =================================================================
> ==2766887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feeb87a478d  (<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 0x7feeceb565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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_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 
> 
> =================================================================
> ==2767191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa687d6578d  (<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,115
> 
> =================================================================
> ==2766867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe6e255378d  (<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 0x7fe6f891d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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_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 
> 
> =================================================================
> ==2767655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa58b34078d  (<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 
> 
> =================================================================
> ==2766045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef0f3e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef0f690ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef0f690a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2766054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff4f6ba578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff4f6e50ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff4f6e50a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save2_mismatch ( Last six runs 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 
> 
> =================================================================
> ==2766215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feb6205378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb622feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feb622fea9e  (<unknown 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 
> 
> =================================================================
> ==2767187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb34766878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb347913ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb347913a9e  (<unknown 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,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 
> 
> =================================================================
> ==2767415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f75452bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f754556aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f754556aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_at_interval ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : extended state save_routeProbe ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2767917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5eebc1c78d  (<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_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 
> 
> =================================================================
> ==2767630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6824d1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6824fc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6824fc2a9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2767634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6cc796f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6cc7c1aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6cc7c1aa9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2767458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0ef701b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ef72c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ef72c6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2762701==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f61aa7b9d30 sp 0x7f61aa7b9900 T2)
> ==2762701==The signal is caused by a READ memory access.
> ==2762701==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f61bea455fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f61bea147c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f61bea15311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f61bea1554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f61bea45d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f61be3fe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f61bde00608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f61ba900292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f61be3fe7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2762701==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 
> 
> =================================================================
> ==2763542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb21f2af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb21f55aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb21f55aa9e  (<unknown 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
> =================================================================
> ==2764857==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd6e89e3d30 sp 0x7fd6e89e3900 T2)
> ==2764857==The signal is caused by a READ memory access.
> ==2764857==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd6fcc7c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd6fcc4b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd6fcc4c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd6fcc4c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd6fcc7cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd6fc6354f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd6fc037608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd6f8b37292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd6fc6357e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2764857==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
> =================================================================
> ==2764894==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fda544e3d30 sp 0x7fda544e3900 T2)
> ==2764894==The signal is caused by a READ memory access.
> ==2764894==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fda687785fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fda687477c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fda68748311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fda6874854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fda68778d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fda681314f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fda67b33608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fda64633292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fda681317e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2764894==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,33
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f530de2678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f530e0d1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f530e0d1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f449d1b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f449d462ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f449d462a9e  (<unknown 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
> =================================================================
> ==2763389==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6860713d30 sp 0x7f6860713900 T2)
> ==2763389==The signal is caused by a READ memory access.
> ==2763389==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f68749ac5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f687497b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f687497c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f687497c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f68749acd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f68743654f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6873d67608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6870867292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f68743657e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2763389==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
> =================================================================
> ==2763390==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9f500cbd30 sp 0x7f9f500cb900 T2)
> ==2763390==The signal is caused by a READ memory access.
> ==2763390==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9f6435d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9f6432c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9f6432d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9f6432d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9f6435dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9f63d164f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9f63718608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9f60218292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9f63d167e3 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,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 
> 
> =================================================================
> ==2765823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6caf0e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6caf38dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6caf38da9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2762698==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb259f83d30 sp 0x7fb259f83900 T2)
> ==2762698==The signal is caused by a READ memory access.
> ==2762698==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb26e2105fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb26e1df7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb26e1e0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb26e1e054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb26e210d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb26dbc94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb26d5cb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb26a0cb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb26dbc97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2762698==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 
> 
> =================================================================
> ==2765626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f563d39f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f563d64aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f563d64aa9e  (<unknown 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,9
> 
> =================================================================
> ==2763441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe83fa1578d  (<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 long_stop ( Last six runs Oct2023 Apr2021 )

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

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

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2764465==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5ae6aa3d30 sp 0x7f5ae6aa3900 T2)
> ==2764465==The signal is caused by a READ memory access.
> ==2764465==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5afad385fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5afad077c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5afad08311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5afad0854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5afad38d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5afa6f14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5afa0f3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5af6bf3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5afa6f17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2764465==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
> =================================================================
> ==2765423==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa21e9a3d30 sp 0x7fa21e9a3900 T2)
> ==2765423==The signal is caused by a READ memory access.
> ==2765423==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa232c365fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa232c057c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa232c06311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa232c0654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa232c36d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa2325ef4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa231ff1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa22eaf1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa2325ef7e3 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
> =================================================================
> ==2765422==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8d39fe1d30 sp 0x7f8d39fe1900 T2)
> ==2765422==The signal is caused by a READ memory access.
> ==2765422==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8d4e2715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8d4e2407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8d4e241311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8d4e24154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8d4e271d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8d4dc2a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8d4d62c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8d4a12c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8d4dc2a7e3 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
> =================================================================
> ==2765551==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9c768e3d30 sp 0x7f9c768e3900 T2)
> ==2765551==The signal is caused by a READ memory access.
> ==2765551==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9c8ab765fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9c8ab457c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9c8ab46311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9c8ab4654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9c8ab76d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9c8a52f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9c89f31608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9c86a31292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9c8a52f7e3 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
> =================================================================
> ==2765554==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f69821e3d30 sp 0x7f69821e3900 T2)
> ==2765554==The signal is caused by a READ memory access.
> ==2765554==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f699647e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f699644d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f699644e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f699644e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f699647ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6995e374f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6995839608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6992339292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6995e377e3 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa2fd84578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2fdaf0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2fdaf0a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2763849==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2ef2533d30 sp 0x7f2ef2533900 T2)
> ==2763849==The signal is caused by a READ memory access.
> ==2763849==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2f067cc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2f0679b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2f0679c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2f0679c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2f067ccd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2f061854f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2f05b87608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2f02687292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2f061857e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2763849==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
> =================================================================
> ==2764542==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fae76aa3d30 sp 0x7fae76aa3900 T2)
> ==2764542==The signal is caused by a READ memory access.
> ==2764542==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fae8ad405fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fae8ad0f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fae8ad10311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fae8ad1054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fae8ad40d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fae8a6f94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fae8a0fb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fae86bfb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fae8a6f97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2764542==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,9
> 
> =================================================================
> ==2763561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f64c3add78d  (<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 parking_delay_insertion ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2763560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6c65dbd78d  (<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 parking_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 
> 
> =================================================================
> ==2763559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc7375c378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc73786eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc73786ea9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffac23af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffac265aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffac265aa9e  (<unknown 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,9
> 
> =================================================================
> ==2763539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5c9ee1b78d  (<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 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 
> 
> =================================================================
> ==2762527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f46ad8cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f46adb7aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f46adb7aa9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2764552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd24566578d  (<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 0x7fd25b7d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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_expecting1 ( 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 
> 
> =================================================================
> ==2764644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f26de7a578d  (<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 0x7f26f491a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f26dea50ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops simple_stop_expecting2 ( 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 
> 
> =================================================================
> ==2764701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f51bdc3578d  (<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 0x7f51d3dab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f51bdee0ab5  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops simple_stop_expecting2_duration ( Last six runs 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 
> 
> =================================================================
> ==2764769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa91595578d  (<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 0x7fa92bac95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fa915c00ab5  (<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 
> 
> =================================================================
> ==2764828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8c310ee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c31399ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c31399a9e  (<unknown 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 ----------
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
> 
> =================================================================
> ==2764441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb463f3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4641e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4641e0a9e  (<unknown 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
> 
> =================================================================
> ==2764856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f83ea57e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83ea829ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83ea829a9e  (<unknown 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
> =================================================================
> ==2765300==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff31cb33d30 sp 0x7ff31cb33900 T2)
> ==2765300==The signal is caused by a READ memory access.
> ==2765300==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff330dcb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff330d9a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff330d9b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff330d9b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff330dcbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff3307844f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff330186608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff32cc86292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff3307847e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2765300==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,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 -13456820 (32-bit, signed) to type 'unsigned int' changed the value to 4281510476 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293130055 + 4280269368 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==2765232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f028a85978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f028ab04ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f028ab04a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2763578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff69133378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6915deab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6915dea9e  (<unknown 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,17
> 
> =================================================================
> ==2763629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1c8e08578d  (<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 0x7f1ca41f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 : 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
> 
> =================================================================
> ==2763759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8714abd78d  (<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 0x7f872ac3a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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
> =================================================================
> ==2762805==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6c327f3d30 sp 0x7f6c327f3900 T2)
> ==2762805==The signal is caused by a READ memory access.
> ==2762805==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6c46a845fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6c46a537c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6c46a54311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6c46a5454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6c46a84d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6c4643d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6c45e3f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6c4293f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6c4643d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2762805==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,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 
> 
> =================================================================
> ==2765356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa839b7a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa839e25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa839e25a9e  (<unknown 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_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 
> 
> =================================================================
> ==2757139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa7f21f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa7f249dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa7f249da9e  (<unknown 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 
> 
> =================================================================
> ==2757143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcbc138e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbc1639ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcbc1639a9e  (<unknown 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 
> 
> =================================================================
> ==2757170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f194f27e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f194f529ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f194f529a9e  (<unknown 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 
> 
> =================================================================
> ==2757147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f23b3ce878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f23b3f93ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f23b3f93a9e  (<unknown 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 
> 
> =================================================================
> ==2757064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f98397de78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9839a89ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9839a89a9e  (<unknown 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 
> 
> =================================================================
> ==2757124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f91e72aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f91e7555ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f91e7555a9e  (<unknown 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,10
> 
> =================================================================
> ==2757132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbafc1c078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b50_e100_off0 ( Last six runs 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 
> 
> =================================================================
> ==2757131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa21ac6678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa21af11ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa21af11a9e  (<unknown 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 
> 
> =================================================================
> ==2758453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff2797d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff279a82ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff279a82a9e  (<unknown 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 
> 
> =================================================================
> ==2758427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbd4db6378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd4de0eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd4de0ea9e  (<unknown 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 
> 
> =================================================================
> ==2758428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fed848e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fed84b93ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fed84b93a9e  (<unknown 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 
> 
> =================================================================
> ==2758446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3ec207878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3ec2323ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3ec2323a9e  (<unknown 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,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 
> 
> =================================================================
> ==2758449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb2f8cf878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb2f8fa3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb2f8fa3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b0_off0 ( Last six runs 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 
> 
> =================================================================
> ==2757209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f361c98578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f361cc30ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f361cc30a9e  (<unknown 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 
> 
> =================================================================
> ==2757275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff7a3ca878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7a3f53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7a3f53a9e  (<unknown 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 
> 
> =================================================================
> ==2758425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f81ddcd878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f81ddf83ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f81ddf83a9e  (<unknown 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 
> 
> =================================================================
> ==2757572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f912385678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9123b01ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9123b01a9e  (<unknown 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 
> 
> =================================================================
> ==2757167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe5bb31778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe5bb5c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe5bb5c2a9e  (<unknown 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 
> 
> =================================================================
> ==2761460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5a8ccfa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a8cfa5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5a8cfa5a9e  (<unknown 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 
> 
> =================================================================
> ==2762147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f09aca9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f09acd48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f09acd48a9e  (<unknown 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 
> 
> =================================================================
> ==2761505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8c11e1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c120bdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c120bda9e  (<unknown 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 
> 
> =================================================================
> ==2761728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f32e795078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32e7bfbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32e7bfba9e  (<unknown 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 
> 
> =================================================================
> ==2761737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff63724078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6374ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6374eba9e  (<unknown 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 
> 
> =================================================================
> ==2761514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb3dc87a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3dcb25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3dcb25a9e  (<unknown 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 
> 
> =================================================================
> ==2761791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f89a1c6078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89a1f0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89a1f0ba9e  (<unknown 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 
> 
> =================================================================
> ==2761834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe425a5978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe425d04ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe425d04a9e  (<unknown 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 
> 
> =================================================================
> ==2762149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efe0612e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe063d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efe063d9a9e  (<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
> =================================================================
> ==2773905==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb032a71d30 sp 0x7fb032a71900 T2)
> ==2773905==The signal is caused by a READ memory access.
> ==2773905==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb046cfc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb046ccb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb046ccc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb046ccc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb046cfcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb0466b54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb0460b7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb042bb7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb0466b57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773905==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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2773898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5dc11bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5dc1468ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5dc1468a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor_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 
> 
> =================================================================
> ==2773888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f026fe6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0270115ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0270115a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2773985==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa8d5cd3d30 sp 0x7fa8d5cd3900 T2)
> ==2773985==The signal is caused by a READ memory access.
> ==2773985==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa8e9f6e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa8e9f3d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa8e9f3e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa8e9f3e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa8e9f6ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa8e99274f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa8e9329608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa8e5e29292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa8e99277e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773985==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
> =================================================================
> ==2773980==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe7eba73d30 sp 0x7fe7eba73900 T2)
> ==2773980==The signal is caused by a READ memory access.
> ==2773980==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe7ffd095fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe7ffcd87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe7ffcd9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe7ffcd954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe7ffd09d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe7ff6c24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe7ff0c4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe7fbbc4292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe7ff6c27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773980==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
> =================================================================
> ==2773960==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ffa23063d30 sp 0x7ffa23063900 T2)
> ==2773960==The signal is caused by a READ memory access.
> ==2773960==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffa372f55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ffa372c47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffa372c5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffa372c554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffa372f5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ffa36cae4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ffa366b0608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ffa331b0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ffa36cae7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773960==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
> =================================================================
> ==2773965==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd3fab31d30 sp 0x7fd3fab31900 T2)
> ==2773965==The signal is caused by a READ memory access.
> ==2773965==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd40edc65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd40ed957c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd40ed96311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd40ed9654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd40edc6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd40e77f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd40e181608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd40ac81292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd40e77f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773965==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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2769027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d671bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d67468ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d67468a9e  (<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 ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back blocker_with_enough_free_space ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,11
> 
> =================================================================
> ==2768780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa14707878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 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,11
> 
> =================================================================
> ==2768888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4aa9b1b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 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 
> 
> =================================================================
> ==2769696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f29194ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f291979aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f291979aa9e  (<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 
> 
> =================================================================
> ==2769462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f54d4d5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f54d5000ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f54d5000a9e  (<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 
> 
> =================================================================
> ==2768680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0caed3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0caefe0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0caefe0a9e  (<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 
> 
> =================================================================
> ==2768736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f73a7e8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f73a8133ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f73a8133a9e  (<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,9
> 
> =================================================================
> ==2768700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f91bb56a78d  (<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 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 
> 
> =================================================================
> ==2769762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8064 byte(s) in 144 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 0x7f06966e7a38  (/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 0x7f068114d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06813f8ab5  (<unknown module>)
> 
> 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,9
> 
> =================================================================
> ==2769760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5efc2cf78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_EW ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2775456==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2a1b513d30 sp 0x7f2a1b513900 T2)
> ==2775456==The signal is caused by a READ memory access.
> ==2775456==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2a2f7aa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2a2f7797c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2a2f77a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2a2f77a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2a2f7aad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2a2f1634f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2a2eb65608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2a2b665292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2a2f1637e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775456==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
> =================================================================
> ==2775450==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7715383d30 sp 0x7f7715383900 T2)
> ==2775450==The signal is caused by a READ memory access.
> ==2775450==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f77296105fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f77295df7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f77295e0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f77295e054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7729610d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7728fc94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f77289cb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f77254cb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7728fc97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775450==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
> =================================================================
> ==2775236==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff5b5473d30 sp 0x7ff5b5473900 T2)
> ==2775236==The signal is caused by a READ memory access.
> ==2775236==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff5c97085fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff5c96d77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff5c96d8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff5c96d854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff5c9708d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff5c90c14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff5c8ac3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff5c55c3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff5c90c17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775236==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
> =================================================================
> ==2775446==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2775aa3d30 sp 0x7f2775aa3900 T2)
> ==2775446==The signal is caused by a READ memory access.
> ==2775446==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2789d3f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2789d0e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2789d0f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2789d0f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2789d3fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f27896f84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f27890fa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2785bfa292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f27896f87e3 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
> =================================================================
> ==2775006==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc005df3d30 sp 0x7fc005df3900 T2)
> ==2775006==The signal is caused by a READ memory access.
> ==2775006==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc01a0915fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc01a0607c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc01a061311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc01a06154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc01a091d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc019a4a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc01944c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc015f4c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc019a4a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775006==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
> =================================================================
> ==2775008==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4ddaa43d30 sp 0x7f4ddaa43900 T2)
> ==2775008==The signal is caused by a READ memory access.
> ==2775008==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4deecdb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4deecaa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4deecab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4deecab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4deecdbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4dee6944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4dee096608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4deab96292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4dee6947e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775008==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
> =================================================================
> ==2774996==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0ec78d3d30 sp 0x7f0ec78d3900 T2)
> ==2774996==The signal is caused by a READ memory access.
> ==2774996==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0edbb625fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0edbb317c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0edbb32311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0edbb3254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0edbb62d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0edb51b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0edaf1d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0ed7a1d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0edb51b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774996==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
> =================================================================
> ==2775114==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa50dc71d30 sp 0x7fa50dc71900 T2)
> ==2775114==The signal is caused by a READ memory access.
> ==2775114==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa521efc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa521ecb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa521ecc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa521ecc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa521efcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa5218b54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa5212b7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa51ddb7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa5218b57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775114==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
> =================================================================
> ==2775238==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd4e5073d30 sp 0x7fd4e5073900 T2)
> ==2775238==The signal is caused by a READ memory access.
> ==2775238==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd4f92fe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd4f92cd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd4f92ce311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd4f92ce54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd4f92fed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd4f8cb74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd4f86b9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd4f51b9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd4f8cb77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775238==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
> =================================================================
> ==2774779==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2b97573d30 sp 0x7f2b97573900 T2)
> ==2774779==The signal is caused by a READ memory access.
> ==2774779==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2bab7fe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2bab7cd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2bab7ce311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2bab7ce54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2bab7fed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2bab1b74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2baabb9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2ba76b9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2bab1b77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774779==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
> =================================================================
> ==2774995==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8093143d30 sp 0x7f8093143900 T2)
> ==2774995==The signal is caused by a READ memory access.
> ==2774995==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f80a73db5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f80a73aa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f80a73ab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f80a73ab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f80a73dbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f80a6d944f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f80a6796608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f80a3296292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f80a6d947e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774995==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
> =================================================================
> ==2774704==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5e667e3d30 sp 0x7f5e667e3900 T2)
> ==2774704==The signal is caused by a READ memory access.
> ==2774704==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5e7aa7f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5e7aa4e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5e7aa4f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5e7aa4f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5e7aa7fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5e7a4384f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5e79e3a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5e7693a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5e7a4387e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774704==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
> =================================================================
> ==2774712==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc9164a1d30 sp 0x7fc9164a1900 T2)
> ==2774712==The signal is caused by a READ memory access.
> ==2774712==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc92a7325fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc92a7017c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc92a702311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc92a70254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc92a732d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc92a0eb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc929aed608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc9265ed292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc92a0eb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774712==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
> =================================================================
> ==2774709==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f07e6f13d30 sp 0x7f07e6f13900 T2)
> ==2774709==The signal is caused by a READ memory access.
> ==2774709==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f07fb1b15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f07fb1807c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f07fb181311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f07fb18154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f07fb1b1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f07fab6a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f07fa56c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f07f706c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f07fab6a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774709==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
> =================================================================
> ==2775642==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fea37193d30 sp 0x7fea37193900 T2)
> ==2775642==The signal is caused by a READ memory access.
> ==2775642==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fea4b4275fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fea4b3f67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fea4b3f7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fea4b3f754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fea4b427d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fea4ade04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fea4a7e2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fea472e2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp: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
> =================================================================
> ==2775637==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f91f4b03d30 sp 0x7f91f4b03900 T2)
> ==2775637==The signal is caused by a READ memory access.
> ==2775637==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9208da05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9208d6f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9208d70311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9208d7054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9208da0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f92087594f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f920815b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9204c5b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f92087597e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775637==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
> =================================================================
> ==2775639==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe2e00a3d30 sp 0x7fe2e00a3900 T2)
> ==2775639==The signal is caused by a READ memory access.
> ==2775639==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe2f433a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe2f43097c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe2f430a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe2f430a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe2f433ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe2f3cf34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe2f36f5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe2f01f5292 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
> =================================================================
> ==2775699==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efe011e3d30 sp 0x7efe011e3900 T2)
> ==2775699==The signal is caused by a READ memory access.
> ==2775699==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efe1547c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efe1544b7c0 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
> =================================================================
> ==2775644==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa73ab21d30 sp 0x7fa73ab21900 T2)
> ==2775644==The signal is caused by a READ memory access.
> ==2775644==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa74edb65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa74ed857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa74ed86311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa74ed8654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa74edb6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa74e76f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa74e171608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa74ac71292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa74e76f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775644==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
> =================================================================
> ==2775651==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb145c73d30 sp 0x7fb145c73900 T2)
> ==2775651==The signal is caused by a READ memory access.
> ==2775651==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb159f085fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb159ed77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb159ed8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb159ed854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb159f08d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb1598c14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb1592c3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb155dc3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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
> =================================================================
> ==2776398==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe0836d3d30 sp 0x7fe0836d3900 T2)
> ==2776398==The signal is caused by a READ memory access.
> ==2776398==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe0979675fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe0979367c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe097937311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe09793754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe097967d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe0973204f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe096d22608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe093822292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe0973207e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776398==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
> =================================================================
> ==2776399==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f889c3a3d30 sp 0x7f889c3a3900 T2)
> ==2776399==The signal is caused by a READ memory access.
> ==2776399==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f88b06375fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f88b06067c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f88b0607311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f88b060754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f88b0637d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f88afff04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f88af9f2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f88ac4f2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f88afff07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776399==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 
> 
> =================================================================
> ==2774318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe1ebcaf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1ebf5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1ebf5aa9e  (<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,9
> 
> =================================================================
> ==2774541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f099a19578d  (<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 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 
> 
> =================================================================
> ==2774584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0eec16578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0eec410ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0eec410a9e  (<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
> =================================================================
> ==2775452==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fecaec63d30 sp 0x7fecaec63900 T2)
> ==2775452==The signal is caused by a READ memory access.
> ==2775452==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fecc2ef85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fecc2ec77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fecc2ec8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fecc2ec854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fecc2ef8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fecc28b14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fecc22b3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fecbedb3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fecc28b17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775452==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
> =================================================================
> ==2775455==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f22059c3d30 sp 0x7f22059c3900 T2)
> ==2775455==The signal is caused by a READ memory access.
> ==2775455==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2219c545fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2219c237c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2219c24311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2219c2454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2219c54d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f221960d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f221900f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2215b0f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f221960d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775455==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
> =================================================================
> ==2775494==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0739521d30 sp 0x7f0739521900 T2)
> ==2775494==The signal is caused by a READ memory access.
> ==2775494==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f074d7b65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f074d7857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f074d786311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f074d78654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f074d7b6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f074d16f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f074cb71608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0749671292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f074d16f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775494==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
> =================================================================
> ==2775588==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f30ef761d30 sp 0x7f30ef761900 T2)
> ==2775588==The signal is caused by a READ memory access.
> ==2775588==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f31039ed5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f31039bc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f31039bd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f31039bd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f31039edd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f31033a64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3102da8608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f30ff8a8292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f31033a67e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775588==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 
> 
> =================================================================
> ==2769765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe6357fc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe635aa7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe635aa7a9e  (<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 
> 
> =================================================================
> ==2769764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0ca33df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ca368aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ca368aa9e  (<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 
> 
> =================================================================
> ==2769909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f67092b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6709562ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6709562a9e  (<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 
> 
> =================================================================
> ==2769761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f94bb48578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f94bb730ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f94bb730a9e  (<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 
> 
> =================================================================
> ==2769898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f332533778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f33255e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f33255e2a9e  (<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
> =================================================================
> ==2776071==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feaadbe3d30 sp 0x7feaadbe3900 T2)
> ==2776071==The signal is caused by a READ memory access.
> ==2776071==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feac1e745fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7feac1e437c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feac1e44311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feac1e4454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feac1e74d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feac182d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feac122f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feabdd2f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7feac182d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776071==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
> =================================================================
> ==2776072==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3472b63d30 sp 0x7f3472b63900 T2)
> ==2776072==The signal is caused by a READ memory access.
> ==2776072==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3486def5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3486dbe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3486dbf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3486dbf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3486defd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f34867a84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f34861aa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3482caa292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f34867a87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776072==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
> =================================================================
> ==2775815==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3bc6353d30 sp 0x7f3bc6353900 T2)
> ==2775815==The signal is caused by a READ memory access.
> ==2775815==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3bda5e05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3bda5af7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3bda5b0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3bda5b054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3bda5e0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3bd9f994f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3bd999b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3bd649b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3bd9f997e3 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
> =================================================================
> ==2775998==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f11a3bf3d30 sp 0x7f11a3bf3900 T2)
> ==2775998==The signal is caused by a READ memory access.
> ==2775998==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f11b7e8b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f11b7e5a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f11b7e5b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f11b7e5b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f11b7e8bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f11b78444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f11b7246608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f11b3d46292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f11b78447e3 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
> =================================================================
> ==2774240==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8b4a0a3d30 sp 0x7f8b4a0a3900 T2)
> ==2774240==The signal is caused by a READ memory access.
> ==2774240==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8b5e33e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8b5e30d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8b5e30e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8b5e30e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8b5e33ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8b5dcf74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8b5d6f9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8b5a1f9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8b5dcf77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774240==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
> =================================================================
> ==2774291==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe6d49f3d30 sp 0x7fe6d49f3900 T2)
> ==2774291==The signal is caused by a READ memory access.
> ==2774291==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe6e8c905fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe6e8c5f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe6e8c60311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe6e8c6054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe6e8c90d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe6e86494f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe6e804b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe6e4b4b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe6e86497e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774291==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 
> 
> =================================================================
> ==2774001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ca07f578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ca0aa0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ca0aa0a9e  (<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
> =================================================================
> ==2774146==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1acc823d30 sp 0x7f1acc823900 T2)
> ==2774146==The signal is caused by a READ memory access.
> ==2774146==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1ae0ac55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1ae0a947c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1ae0a95311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1ae0a9554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1ae0ac5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1ae047e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1adfe80608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1adc980292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1ae047e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774146==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
> =================================================================
> ==2774131==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3dc29bbd30 sp 0x7f3dc29bb900 T2)
> ==2774131==The signal is caused by a READ memory access.
> ==2774131==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3dd6c4f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3dd6c1e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3dd6c1f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3dd6c1f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3dd6c4fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3dd66084f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3dd600a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3dd2b0a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3dd66087e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2774131==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 
> 
> =================================================================
> ==2773999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f716345578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7163700ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7163700a9e  (<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
> =================================================================
> ==2776123==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd6e0c73d30 sp 0x7fd6e0c73900 T2)
> ==2776123==The signal is caused by a READ memory access.
> ==2776123==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd6f4f025fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd6f4ed17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd6f4ed2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd6f4ed254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd6f4f02d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd6f48bb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd6f42bd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd6f0dbd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd6f48bb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776123==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
> =================================================================
> ==2776341==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f724b693d30 sp 0x7f724b693900 T2)
> ==2776341==The signal is caused by a READ memory access.
> ==2776341==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f725f9285fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f725f8f77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f725f8f8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f725f8f854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f725f928d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f725f2e14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f725ece3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f725b7e3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f725f2e17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776341==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
> =================================================================
> ==2772721==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc36da23d30 sp 0x7fc36da23900 T2)
> ==2772721==The signal is caused by a READ memory access.
> ==2772721==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc381cb95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc381c887c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc381c89311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc381c8954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc381cb9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc3816724f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc381074608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc37db74292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc3816727e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2772721==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
> =================================================================
> ==2772696==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f05b2763d30 sp 0x7f05b2763900 T2)
> ==2772696==The signal is caused by a READ memory access.
> ==2772696==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f05c69f05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f05c69bf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f05c69c0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f05c69c054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f05c69f0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f05c63a94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f05c5dab608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f05c28ab292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f05c63a97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2772696==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 
> 
> =================================================================
> ==2772722==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 0x7f2de9d29a38  (/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 0x7f2dd47b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2dd4a60ab5  (<unknown module>)
> 
> 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
> =================================================================
> ==2772720==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f296dbe3d30 sp 0x7f296dbe3900 T2)
> ==2772720==The signal is caused by a READ memory access.
> ==2772720==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2981e805fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2981e4f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2981e50311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2981e5054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2981e80d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f29818394f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f298123b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f297dd3b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f29818397e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2772720==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
> =================================================================
> ==2770796==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb7b4121d30 sp 0x7fb7b4121900 T2)
> ==2770796==The signal is caused by a READ memory access.
> ==2770796==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb7c83b65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb7c83857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb7c8386311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb7c838654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb7c83b6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb7c7d6f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb7c7771608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb7c4271292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb7c7d6f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770796==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
> =================================================================
> ==2770849==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f527edb3d30 sp 0x7f527edb3900 T2)
> ==2770849==The signal is caused by a READ memory access.
> ==2770849==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f52930415fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f52930107c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5293011311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f529301154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5293041d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f52929fa4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f52923fc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f528eefc292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f52929fa7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770849==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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2770797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2a2c29878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2a2c543ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2a2c543a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction follower_low_decel ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_stop basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,29
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2770856==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3c5c8f3d30 sp 0x7f3c5c8f3900 T2)
> ==2770856==The signal is caused by a READ memory access.
> ==2770856==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3c70b8a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3c70b597c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3c70b5a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3c70b5a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3c70b8ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3c705434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3c6ff45608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3c6ca45292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3c705437e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770856==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 
> 
> =================================================================
> ==2772640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbeb496578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbeb4c10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbeb4c10a9e  (<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 
> 
> =================================================================
> ==2772688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f16fd13478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16fd3dfab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f16fd3dfa9e  (<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 
> 
> =================================================================
> ==2770857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f51234cf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f512377aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f512377aa9e  (<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 
> 
> =================================================================
> ==2771027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f31843dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3184688ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3184688a9e  (<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 
> 
> =================================================================
> ==2770910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f76b4e6d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f76b5118ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f76b5118a9e  (<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 
> 
> =================================================================
> ==2770915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1d84a8f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1d84d3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1d84d3aa9e  (<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,9
> 
> =================================================================
> ==2771434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd02376078d  (<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_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 
> 
> =================================================================
> ==2771361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2f2dc4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2f2def0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2f2def0a9e  (<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 
> 
> =================================================================
> ==2771134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f503bd0d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f503bfb8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f503bfb8a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2771233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fac4272b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac429d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fac429d6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_west ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_opposite ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2771447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8d1554b78d  (<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 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 
> 
> =================================================================
> ==2771133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9c8ce8a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9c8d135ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9c8d135a9e  (<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
> =================================================================
> ==2770139==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0bdca83d30 sp 0x7f0bdca83900 T2)
> ==2770139==The signal is caused by a READ memory access.
> ==2770139==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0bf0d0e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0bf0cdd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0bf0cde311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0bf0cde54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0bf0d0ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0bf06c74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0bf00c9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0becbc9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0bf06c77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770139==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
> =================================================================
> ==2770329==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fca8ab03d30 sp 0x7fca8ab03900 T2)
> ==2770329==The signal is caused by a READ memory access.
> ==2770329==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fca9eda55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fca9ed747c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fca9ed75311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fca9ed7554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fca9eda5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fca9e75e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fca9e160608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fca9ac60292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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
> =================================================================
> ==2770686==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f86f92f3d30 sp 0x7f86f92f3900 T2)
> ==2770686==The signal is caused by a READ memory access.
> ==2770686==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f870d5935fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f870d5627c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f870d563311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f870d56354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f870d593d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f870cf4c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f870c94e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f870944e292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f870cf4c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770686==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
> =================================================================
> ==2770763==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ffbd0653d30 sp 0x7ffbd0653900 T2)
> ==2770763==The signal is caused by a READ memory access.
> ==2770763==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffbe48e45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ffbe48b37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffbe48b4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffbe48b454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffbe48e4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ffbe429d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ffbe3c9f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ffbe079f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ffbe429d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770763==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
> =================================================================
> ==2770137==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f69f5ca1d30 sp 0x7f69f5ca1900 T2)
> ==2770137==The signal is caused by a READ memory access.
> ==2770137==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6a09f345fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6a09f037c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6a09f04311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6a09f0454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6a09f34d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6a098ed4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6a092ef608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6a05def292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6a098ed7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770137==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
> =================================================================
> ==2769935==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f39c5b03d30 sp 0x7f39c5b03900 T2)
> ==2769935==The signal is caused by a READ memory access.
> ==2769935==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f39d9da45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f39d9d737c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f39d9d74311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f39d9d7454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f39d9da4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f39d975d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f39d915f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f39d5c5f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f39d975d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2769935==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
> =================================================================
> ==2770598==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb05de11d30 sp 0x7fb05de11900 T2)
> ==2770598==The signal is caused by a READ memory access.
> ==2770598==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb0720a65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb0720757c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb072076311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb07207654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb0720a6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb071a5f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb071461608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb06df61292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb071a5f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770598==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
> =================================================================
> ==2770778==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd447fd3d30 sp 0x7fd447fd3900 T2)
> ==2770778==The signal is caused by a READ memory access.
> ==2770778==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd45c2625fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd45c2317c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd45c232311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd45c23254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd45c262d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd45bc1b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd45b61d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd45811d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd45bc1b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770778==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
> =================================================================
> ==2770783==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f39890e3d30 sp 0x7f39890e3900 T2)
> ==2770783==The signal is caused by a READ memory access.
> ==2770783==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f399d3785fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f399d3477c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f399d348311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f399d34854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f399d378d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f399cd314f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f399c733608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3999233292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f399cd317e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770783==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
> =================================================================
> ==2770787==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4cba963d30 sp 0x7f4cba963900 T2)
> ==2770787==The signal is caused by a READ memory access.
> ==2770787==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4ccebef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4ccebbe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4ccebbf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4ccebbf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4ccebefd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4cce5a84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4ccdfaa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4ccaaaa292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4cce5a87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2770787==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 
> 
> =================================================================
> ==2772752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb3bef1b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3bf1c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb3bf1c6a9e  (<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,9
> 
> =================================================================
> ==2771683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f915e55578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper action_step_offset ( Last six runs 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 
> 
> =================================================================
> ==2772629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5fc481578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5fc4ac0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5fc4ac0a9e  (<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,9
> 
> =================================================================
> ==2771554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f53ebd8f78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper 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 
> 
> =================================================================
> ==2771690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff6f472d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6f49d8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6f49d8a9e  (<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 
> 
> =================================================================
> ==2771700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9ad057578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ad0820ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ad0820a9e  (<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 
> 
> =================================================================
> ==2772413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f773dd4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f773dff0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f773dff0a9e  (<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 
> 
> =================================================================
> ==2772594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbd5084578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd50af0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbd50af0a9e  (<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 
> 
> =================================================================
> ==2772056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f62cdc5078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f62cdefbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f62cdefba9e  (<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 
> 
> =================================================================
> ==2772602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0cccfdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ccd288ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ccd288a9e  (<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 
> 
> =================================================================
> ==2772603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f06dff4578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06e01f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f06e01f0a9e  (<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
> =================================================================
> ==2776116==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc442673d30 sp 0x7fc442673900 T2)
> ==2776116==The signal is caused by a READ memory access.
> ==2776116==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc4569015fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc4568d07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc4568d1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc4568d154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc456901d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc4562ba4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc455cbc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc4527bc292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc4562ba7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776116==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 
> 
> =================================================================
> ==2776389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd3f96d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3f9982ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3f9982a9e  (<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 
> 
> =================================================================
> ==2776299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa6167d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa616a80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa616a80a9e  (<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 
> 
> =================================================================
> ==2776348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7988c6b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7988f16ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7988f16a9e  (<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
> =================================================================
> ==2775809==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f86ad3bbd30 sp 0x7f86ad3bb900 T2)
> ==2775809==The signal is caused by a READ memory access.
> ==2775809==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f86c16515fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f86c16207c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f86c1621311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f86c162154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f86c1651d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f86c100a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f86c0a0c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f86bd50c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f86c100a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775809==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
> =================================================================
> ==2775710==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd6c3301d30 sp 0x7fd6c3301900 T2)
> ==2775710==The signal is caused by a READ memory access.
> ==2775710==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd6d75965fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd6d75657c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd6d7566311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd6d756654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd6d7596d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd6d6f4f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd6d6951608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd6d3451292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd6d6f4f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2775710==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
> =================================================================
> ==2773193==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9aaba63d30 sp 0x7f9aaba63900 T2)
> ==2773193==The signal is caused by a READ memory access.
> ==2773193==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9abfcf75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9abfcc67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9abfcc7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9abfcc754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9abfcf7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9abf6b04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9abf0b2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9abbbb2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9abf6b07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773193==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
> =================================================================
> ==2773196==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1c5f0c3d30 sp 0x7f1c5f0c3900 T2)
> ==2773196==The signal is caused by a READ memory access.
> ==2773196==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1c733545fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1c733237c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1c73324311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1c7332454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1c73354d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1c72d0d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1c7270f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1c6f20f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1c72d0d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773196==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
> =================================================================
> ==2773008==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f24beef3d30 sp 0x7f24beef3900 T2)
> ==2773008==The signal is caused by a READ memory access.
> ==2773008==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f24d31925fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f24d31617c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f24d3162311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f24d316254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f24d3192d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f24d2b4b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f24d254d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f24cf04d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f24d2b4b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773008==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
> =================================================================
> ==2773188==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f95b8f83d30 sp 0x7f95b8f83900 T2)
> ==2773188==The signal is caused by a READ memory access.
> ==2773188==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f95cd20f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f95cd1de7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f95cd1df311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f95cd1df54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f95cd20fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f95ccbc84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f95cc5ca608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f95c90ca292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f95ccbc87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773188==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
> =================================================================
> ==2773719==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f66714e1d30 sp 0x7f66714e1900 T2)
> ==2773719==The signal is caused by a READ memory access.
> ==2773719==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66857715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f66857407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6685741311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f668574154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6685771d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f668512a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6684b2c608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f668162c292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f668512a7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773719==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
> =================================================================
> ==2773589==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f79e46a1d30 sp 0x7f79e46a1900 T2)
> ==2773589==The signal is caused by a READ memory access.
> ==2773589==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f79f89305fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f79f88ff7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f79f8900311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f79f890054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f79f8930d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f79f82e94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f79f7ceb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f79f47eb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f79f82e97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773589==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
> =================================================================
> ==2773305==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb339663d30 sp 0x7fb339663900 T2)
> ==2773305==The signal is caused by a READ memory access.
> ==2773305==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb34d8f45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb34d8c37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb34d8c4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb34d8c454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb34d8f4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb34d2ad4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb34ccaf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb3497af292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb34d2ad7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773305==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
> =================================================================
> ==2773551==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3c62693d30 sp 0x7f3c62693900 T2)
> ==2773551==The signal is caused by a READ memory access.
> ==2773551==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3c7692c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3c768fb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3c768fc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3c768fc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3c7692cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3c762e54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3c75ce7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3c727e7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3c762e57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2773551==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
> 
> =================================================================
> ==2803462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2bd226578d  (<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 ----------
2a3,12
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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
> 
> =================================================================
> ==2803536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa7272e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa727592ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa727592a9e  (<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 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
> 
> =================================================================
> ==2803752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb363fcf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb36427aab5  (<unknown module>)
> 
> 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,9
> 
> =================================================================
> ==2803807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff3fa3bf78d  (<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 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 
> 
> =================================================================
> ==2803808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f40f048e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40f0739ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40f0739a9e  (<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 
> 
> =================================================================
> ==2803864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc7fdc1e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc7fdec9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc7fdec9a9e  (<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 
> 
> =================================================================
> ==2803952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f823703b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82372e6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82372e6a9e  (<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 
> 
> =================================================================
> ==2804222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f32e736a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32e7615ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f32e7615a9e  (<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 
> 
> =================================================================
> ==2804284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f333f96578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f333fc10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f333fc10a9e  (<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
> =================================================================
> ==2804297==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f19ff5e3d30 sp 0x7f19ff5e3900 T2)
> ==2804297==The signal is caused by a READ memory access.
> ==2804297==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1a138775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1a138467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1a13847311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1a1384754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1a13877d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1a132304f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1a12c32608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1a0f732292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f1a132307e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2804297==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
> 
> =================================================================
> ==2804515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f174fe9478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f175013fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f175013fa9e  (<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
> 
> =================================================================
> ==2804458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe99460d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9948b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9948b8a9e  (<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 
> 
> =================================================================
> ==2804472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff3bf3ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff3bf69aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff3bf69aa9e  (<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
> =================================================================
> ==2803662==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb857633d30 sp 0x7fb857633900 T2)
> ==2803662==The signal is caused by a READ memory access.
> ==2803662==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb86b8c85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb86b8977c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb86b898311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb86b89854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb86b8c8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb86b2814f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb86ac83608 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
> =================================================================
> ==2804555==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6ef7011d30 sp 0x7f6ef7011900 T2)
> ==2804555==The signal is caused by a READ memory access.
> ==2804555==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6f0b2a65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6f0b2757c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6f0b276311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6f0b27654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6f0b2a6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6f0ac5f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6f0a661608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6f07161292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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 
> 
> =================================================================
> ==2804565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f400532378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40055ceab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40055cea9e  (<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 
> 
> =================================================================
> ==2804569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18816 byte(s) in 336 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 0x7f3108e2aa38  (/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 0x7f30f38a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f30f3b4dab5  (<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 
> 
> =================================================================
> ==2804654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f13bed7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f13bf020ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f13bf020a9e  (<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 
> 
> =================================================================
> ==2805102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f27e004c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27e02f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27e02f7a9e  (<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 
> 
> =================================================================
> ==2805504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f65a686f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f65a6b1aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f65a6b1aa9e  (<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 
> 
> =================================================================
> ==2805142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe73388478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe733b2fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe733b2fa9e  (<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,9
> 
> =================================================================
> ==2805777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f64db54a78d  (<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 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 
> 
> =================================================================
> ==2805763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ec098978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ec0c34ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ec0c34a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2805764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc44ec6d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc44ef18ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc44ef18a9e  (<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 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 
> 
> =================================================================
> ==2804891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe330f3c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3311e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe3311e7a9e  (<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 
> 
> =================================================================
> ==2804900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3f8c94d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f8cbf8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f8cbf8a9e  (<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 
> 
> =================================================================
> ==2805036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f347c8e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f347cb92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f347cb92a9e  (<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 
> 
> =================================================================
> ==2804992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f447520d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f44754b8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f44754b8a9e  (<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 
> 
> =================================================================
> ==2805620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3395c3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3395ee0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3395ee0a9e  (<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 
> 
> =================================================================
> ==2805680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc07fdc278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc08006dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc08006da9e  (<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 
> 
> =================================================================
> ==2805627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb3be1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb3c0c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb3c0c2a9e  (<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 
> 
> =================================================================
> ==2802854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f40a768f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40a793aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f40a793aa9e  (<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 
> 
> =================================================================
> ==2802996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6444d0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6444fabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6444faba9e  (<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 
> 
> =================================================================
> ==2802909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8ae85a378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ae884eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ae884ea9e  (<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 
> 
> =================================================================
> ==2803067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8a1fe6278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8a2010dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8a2010da9e  (<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 
> 
> =================================================================
> ==2800122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f98363c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9836670ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9836670a9e  (<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
> 
> =================================================================
> ==2800710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc0ab9c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0abc70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0abc70a9e  (<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 
> 
> =================================================================
> ==2800831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f565f12b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f565f3d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f565f3d6a9e  (<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 
> 
> =================================================================
> ==2800914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa84687578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa846b20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa846b20a9e  (<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 
> 
> =================================================================
> ==2801101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3ae824a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3ae84f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3ae84f5a9e  (<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 
> 
> =================================================================
> ==2800962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa4e8d6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa4e9015ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa4e9015a9e  (<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 
> 
> =================================================================
> ==2800693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff6ba03578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6ba2e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff6ba2e0a9e  (<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 
> 
> =================================================================
> ==2800264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f52855bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f528586aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f528586aa9e  (<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 
> 
> =================================================================
> ==2800273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5c892d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5c89580ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5c89580a9e  (<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 
> 
> =================================================================
> ==2800267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc2982fb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc2985a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc2985a6a9e  (<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 
> 
> =================================================================
> ==2800309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1b978a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1b97b53ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1b97b53a9e  (<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 
> 
> =================================================================
> ==2800547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc99dfcf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc99e27aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc99e27aa9e  (<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
> 
> =================================================================
> ==2800213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa8cd35d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8cd608ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8cd608a9e  (<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
> 
> =================================================================
> ==2800258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5407eb778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5408162ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5408162a9e  (<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 
> 
> =================================================================
> ==2799869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe1bd94578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1bdbf0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1bdbf0a9e  (<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
> =================================================================
> ==2802470==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f1cd0263d30 sp 0x7f1cd0263900 T2)
> ==2802470==The signal is caused by a READ memory access.
> ==2802470==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1ce44ef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1ce44be7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1ce44bf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1ce44bf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1ce44efd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f1ce3ea84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1ce38aa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f1ce03aa292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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
> =================================================================
> ==2802584==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2a6c553d30 sp 0x7f2a6c553900 T2)
> ==2802584==The signal is caused by a READ memory access.
> ==2802584==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2a807e95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2a807b87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2a807b9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2a807b954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2a807e9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2a801a24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2a7fba4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2a7c6a4292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2a801a27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2802584==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
> =================================================================
> ==2802740==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f79b5483d30 sp 0x7f79b5483900 T2)
> ==2802740==The signal is caused by a READ memory access.
> ==2802740==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f79c97125fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f79c96e17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f79c96e2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f79c96e254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f79c9712d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f79c90cb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f79c8acd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f79c55cd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f79c90cb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2802740==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 
> 
> =================================================================
> ==2802065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f640285778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6402b02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6402b02a9e  (<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 
> 
> =================================================================
> ==2802071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef00e5f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef0110aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef0110aa9e  (<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 
> 
> =================================================================
> ==2802260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb6559dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb655c88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb655c88a9e  (<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 
> 
> =================================================================
> ==2802339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e521b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e52462ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e52462a9e  (<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 
> 
> =================================================================
> ==2802340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7eaee6978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7eaf114ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7eaf114a9e  (<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 
> 
> =================================================================
> ==2801996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f506c8fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f506cba8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f506cba8a9e  (<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 
> 
> =================================================================
> ==2801630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faf3ebad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf3ee58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf3ee58a9e  (<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 
> 
> =================================================================
> ==2801734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f21bba4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21bbcf2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21bbcf2a9e  (<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 
> 
> =================================================================
> ==2801793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9bb4da478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9bb504fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9bb504fa9e  (<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 
> 
> =================================================================
> ==2801932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb9d07f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb9d0aa2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb9d0aa2a9e  (<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 
> 
> =================================================================
> ==2801582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f53aeefd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53af1a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53af1a8a9e  (<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 
> 
> =================================================================
> ==2801229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0d630b178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0d6335cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0d6335ca9e  (<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 
> 
> =================================================================
> ==2801343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f34e77dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34e7a88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f34e7a88a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2801551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f28e5a8978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f28e5d34ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f28e5d34a9e  (<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_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 
> 
> =================================================================
> ==2801559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc2eb2d778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc2eb582ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc2eb582a9e  (<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 
> 
> =================================================================
> ==2801226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4e6854a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4e687f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4e687f5a9e  (<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 
> 
> =================================================================
> ==2805805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe4639fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe463ca8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe463ca8a9e  (<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 
> 
> =================================================================
> ==2805785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd3abded78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3ac098ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3ac098a9e  (<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 
> 
> =================================================================
> ==2803379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0ef47da78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ef4a85ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0ef4a85a9e  (<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 
> 
> =================================================================
> ==2799365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb357d0d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb357fb8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb357fb8a9e  (<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 
> 
> =================================================================
> ==2799309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa8425f778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8428a2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa8428a2a9e  (<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 
> 
> =================================================================
> ==2799466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faf029bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf02c6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf02c6aa9e  (<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 
> 
> =================================================================
> ==2799662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0fb32e178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0fb358cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0fb358ca9e  (<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 
> 
> =================================================================
> ==2799682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd57cf9f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd57d24aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd57d24aa9e  (<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 
> 
> =================================================================
> ==2799818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f79b055b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f79b0806ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f79b0806a9e  (<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
> 
> =================================================================
> ==2802800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f510e39f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f510e64aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f510e64aa9e  (<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
> 
> =================================================================
> ==2802802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f330b51b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f330b7c6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f330b7c6a9e  (<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
> 
> =================================================================
> ==2802749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f91813ef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f918169aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f918169aa9e  (<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
> 
> =================================================================
> ==2802803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4bde64178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4bde8ecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4bde8eca9e  (<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 
> 
> =================================================================
> ==2803296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f834354578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83437f0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83437f0a9e  (<unknown 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 
> 
> =================================================================
> ==2746926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f058044d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05806f8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05806f8a9e  (<unknown 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
> =================================================================
> ==2746931==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9d7bf13d30 sp 0x7f9d7bf13900 T2)
> ==2746931==The signal is caused by a READ memory access.
> ==2746931==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9d901b25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9d901817c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9d90182311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9d9018254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9d901b2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9d8fb6b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9d8f56d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9d8c06d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9d8fb6b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2746931==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 
> 
> =================================================================
> ==2746918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4f8102c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f812d7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f812d7a9e  (<unknown 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 
> 
> =================================================================
> ==2746893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f340b8ca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f340bb75ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f340bb75a9e  (<unknown 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 
> 
> =================================================================
> ==2746894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b0945378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b096feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b096fea9e  (<unknown 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 
> 
> =================================================================
> ==2746860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8469efb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f846a1a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f846a1a6a9e  (<unknown 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 
> 
> =================================================================
> ==2746861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5ac20d578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ac2380ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ac2380a9e  (<unknown 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 
> 
> =================================================================
> ==2746913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f57cb0e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57cb38dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57cb38da9e  (<unknown 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
> 
> =================================================================
> ==2746774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f36fd7c578d  (<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 
> 
> =================================================================
> ==2717087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc98c45178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc98c6fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc98c6fca9e  (<unknown 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,27
> 
> =================================================================
> ==2717088==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 0x7fe06f83102c 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 0x7fe05715c78d  (<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 0x7fe06f83102c 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 0x7fe06f83102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fe06f8ec0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe06f83102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fe06f8e79ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62484 byte(s) leaked in 419 allocation(s).
---------- 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 
> 
> =================================================================
> ==2717405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f514205e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5142309ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5142309a9e  (<unknown 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 
> 
> =================================================================
> ==2718164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9559f0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f955a1abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f955a1aba9e  (<unknown 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,9
> 
> =================================================================
> ==2718153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f092997778d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one100s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2717415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3007f3878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f30081e3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f30081e3a9e  (<unknown 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 
> 
> =================================================================
> ==2717656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9d8197a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9d81c25ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9d81c25a9e  (<unknown 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
> =================================================================
> ==2718185==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb4e5a63d30 sp 0x7fb4e5a63900 T2)
> ==2718185==The signal is caused by a READ memory access.
> ==2718185==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb4f9cf35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb4f9cc27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb4f9cc3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb4f9cc354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb4f9cf3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb4f96ac4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb4f90ae608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb4f5bae292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb4f96ac7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2718185==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 
> 
> =================================================================
> ==2717679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa84b1fd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa84b4a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa84b4a8a9e  (<unknown 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,9
> 
> =================================================================
> ==2717680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f808d8e778d  (<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 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 
> 
> =================================================================
> ==2717677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f45d2bd278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f45d2e7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f45d2e7da9e  (<unknown 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 
> 
> =================================================================
> ==2718816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5420fdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5421288ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5421288a9e  (<unknown 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 
> 
> =================================================================
> ==2718798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f460dc4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f460def5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f460def5a9e  (<unknown 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 
> 
> =================================================================
> ==2718537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f201d50878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f201d7b3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f201d7b3a9e  (<unknown 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 
> 
> =================================================================
> ==2718401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7fecbba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7fece65ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7fece65a9e  (<unknown 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 
> 
> =================================================================
> ==2718214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58957d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5895a83ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5895a83a9e  (<unknown 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 
> 
> =================================================================
> ==2718784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8775d1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8775fbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8775fbba9e  (<unknown 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 
> 
> =================================================================
> ==2718778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f68ecb0778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f68ecdb2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f68ecdb2a9e  (<unknown 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 
> 
> =================================================================
> ==2718758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faf5339d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf53648ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf53648a9e  (<unknown 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 
> 
> =================================================================
> ==2718936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa2bfd2778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2bffd2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2bffd2a9e  (<unknown 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 
> 
> =================================================================
> ==2718840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd45126878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd451513ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd451513a9e  (<unknown 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 
> 
> =================================================================
> ==2718822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f031f68e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f031f939ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f031f939a9e  (<unknown 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 
> 
> =================================================================
> ==2719417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f649718a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6497435ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6497435a9e  (<unknown 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 
> 
> =================================================================
> ==2718960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efea240278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efea26adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efea26ada9e  (<unknown 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 
> 
> =================================================================
> ==2718952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3266ac278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3266d6dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3266d6da9e  (<unknown 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 
> 
> =================================================================
> ==2719805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7547b1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7547dbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7547dbba9e  (<unknown 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 
> 
> =================================================================
> ==2719644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc002f4878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0031f3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0031f3a9e  (<unknown 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 
> 
> =================================================================
> ==2719432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0c7866a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0c78915ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0c78915a9e  (<unknown 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 
> 
> =================================================================
> ==2720726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f014fe7078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f015011bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f015011ba9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f259465a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2594905ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2594905a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f07f8cef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f07f8f9aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f07f8f9aa9e  (<unknown 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 
> 
> =================================================================
> ==2721095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcf47e4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf480f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcf480f5a9e  (<unknown 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 
> 
> =================================================================
> ==2721086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f845d8e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f845db90ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f845db90a9e  (<unknown 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 
> 
> =================================================================
> ==2721077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc9bcea878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc9bd153ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc9bd153a9e  (<unknown 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 
> 
> =================================================================
> ==2721388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f76dacca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f76daf75ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f76daf75a9e  (<unknown 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 
> 
> =================================================================
> ==2721387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f023405a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0234305ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0234305a9e  (<unknown 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 
> 
> =================================================================
> ==2721193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3cd0f6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3cd1215ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3cd1215a9e  (<unknown 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,9
> 
> =================================================================
> ==2719953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d7269a78d  (<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 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 
> 
> =================================================================
> ==2719940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcaf722578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcaf74d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcaf74d0a9e  (<unknown 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 
> 
> =================================================================
> ==2719826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b7b42a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b7b6d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b7b6d5a9e  (<unknown 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 
> 
> =================================================================
> ==2720032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2421eaa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2422155ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2422155a9e  (<unknown 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 
> 
> =================================================================
> ==2719959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f153492a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1534bd5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1534bd5a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff38af4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff38b1f5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff38b1f5a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2720008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f267136878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2671613ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2671613a9e  (<unknown 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 
> 
> =================================================================
> ==2720194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd7aba2078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7abccbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7abccba9e  (<unknown 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 
> 
> =================================================================
> ==2720195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2396a1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2396cbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2396cbba9e  (<unknown 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 
> 
> =================================================================
> ==2720334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f874bde878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f874c093ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f874c093a9e  (<unknown 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 
> 
> =================================================================
> ==2720116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3a9175078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3a919fbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3a919fba9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f59ffb4878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59ffdf3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59ffdf3a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output 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 
> 
> =================================================================
> ==2749930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f797b05f78d  (<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
> =================================================================
> ==2750031==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa421493d30 sp 0x7fa421493900 T2)
> ==2750031==The signal is caused by a READ memory access.
> ==2750031==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa4357295fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa4356f87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa4356f9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa4356f954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa435729d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa4350e24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa434ae4608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa4315e4292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa4350e27e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750031==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
> =================================================================
> ==2749738==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f02b7d23d30 sp 0x7f02b7d23900 T2)
> ==2749738==The signal is caused by a READ memory access.
> ==2749738==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f02cbfbc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f02cbf8b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f02cbf8c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f02cbf8c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f02cbfbcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f02cb9754f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f02cb377608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f02c7e77292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f02cb9757e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2749738==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
> 
> =================================================================
> ==2749609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f768e2fc78d  (<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 
> 
> =================================================================
> ==2749632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2133ec778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2134172ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2134172a9e  (<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 
> 
> =================================================================
> ==2749636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0b9e9378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0ba13eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0ba13ea9e  (<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 
> 
> =================================================================
> ==2749634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f29d89ed78d  (<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
> =================================================================
> ==2750211==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feb47f33d30 sp 0x7feb47f33900 T2)
> ==2750211==The signal is caused by a READ memory access.
> ==2750211==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb5c1d25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7feb5c1a17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb5c1a2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb5c1a254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb5c1d2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feb5bb8b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feb5b58d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feb5808d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7feb5bb8b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750211==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
> =================================================================
> ==2751456==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd8b7f93d30 sp 0x7fd8b7f93900 T2)
> ==2751456==The signal is caused by a READ memory access.
> ==2751456==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd8cc2245fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd8cc1f37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd8cc1f4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd8cc1f454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd8cc224d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd8cbbdd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd8cb5df608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd8c80df292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd8cbbdd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751456==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
> =================================================================
> ==2751367==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa969763d30 sp 0x7fa969763900 T2)
> ==2751367==The signal is caused by a READ memory access.
> ==2751367==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa97d9ee5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa97d9bd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa97d9be311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa97d9be54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa97d9eed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa97d3a74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa97cda9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa9798a9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa97d3a77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751367==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
> =================================================================
> ==2750786==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f430b993d30 sp 0x7f430b993900 T2)
> ==2750786==The signal is caused by a READ memory access.
> ==2750786==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f431fc2b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f431fbfa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f431fbfb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f431fbfb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f431fc2bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f431f5e44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f431efe6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f431bae6292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f431f5e47e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750786==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
> =================================================================
> ==2750645==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f164a903d30 sp 0x7f164a903900 T2)
> ==2750645==The signal is caused by a READ memory access.
> ==2750645==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f165eb9b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f165eb6a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f165eb6b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f165eb6b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f165eb9bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f165e5544f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f165df56608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f165aa56292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f165e5547e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750645==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
> =================================================================
> ==2751461==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f29e8713d30 sp 0x7f29e8713900 T2)
> ==2751461==The signal is caused by a READ memory access.
> ==2751461==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f29fc9a95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f29fc9787c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f29fc979311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f29fc97954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f29fc9a9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f29fc3624f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f29fbd64608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f29f8864292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f29fc3627e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751461==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
> =================================================================
> ==2750754==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0808ae1d30 sp 0x7f0808ae1900 T2)
> ==2750754==The signal is caused by a READ memory access.
> ==2750754==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f081cd725fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f081cd417c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f081cd42311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f081cd4254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f081cd72d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f081c72b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f081c12d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0818c2d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f081c72b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750754==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
> =================================================================
> ==2750742==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f744b233d30 sp 0x7f744b233900 T2)
> ==2750742==The signal is caused by a READ memory access.
> ==2750742==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f745f4c05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f745f48f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f745f490311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f745f49054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f745f4c0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f745ee794f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f745e87b608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f745b37b292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f745ee797e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750742==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
> =================================================================
> ==2751585==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd440973d30 sp 0x7fd440973900 T2)
> ==2751585==The signal is caused by a READ memory access.
> ==2751585==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd454c025fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd454bd17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd454bd2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd454bd254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd454c02d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd4545bb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd453fbd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd450abd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd4545bb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751585==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
> =================================================================
> ==2751595==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8d21b93d30 sp 0x7f8d21b93900 T2)
> ==2751595==The signal is caused by a READ memory access.
> ==2751595==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8d35e2c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8d35dfb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8d35dfc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8d35dfc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8d35e2cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8d357e54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8d351e7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8d31ce7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8d357e57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751595==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
> =================================================================
> ==2750946==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3cd7333d30 sp 0x7f3cd7333900 T2)
> ==2750946==The signal is caused by a READ memory access.
> ==2750946==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3ceb5cf5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3ceb59e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3ceb59f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3ceb59f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3ceb5cfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3ceaf884f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3cea98a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3ce748a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3ceaf887e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750946==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
> =================================================================
> ==2750947==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6a5bd83d30 sp 0x7f6a5bd83900 T2)
> ==2750947==The signal is caused by a READ memory access.
> ==2750947==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6a700115fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6a6ffe07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6a6ffe1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6a6ffe154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6a70011d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6a6f9ca4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6a6f3cc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6a6becc292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6a6f9ca7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750947==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
> =================================================================
> ==2750956==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f28d2573d30 sp 0x7f28d2573900 T2)
> ==2750956==The signal is caused by a READ memory access.
> ==2750956==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f28e680b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f28e67da7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f28e67db311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f28e67db54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f28e680bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f28e61c44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f28e5bc6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f28e26c6292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f28e61c47e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750956==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
> =================================================================
> ==2751597==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5cdd763d30 sp 0x7f5cdd763900 T2)
> ==2751597==The signal is caused by a READ memory access.
> ==2751597==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5cf19ef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5cf19be7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5cf19bf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5cf19bf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5cf19efd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5cf13a84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f5cf0daa608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5ced8aa292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5cf13a87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751597==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
> =================================================================
> ==2751602==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f31cfdc3d30 sp 0x7f31cfdc3900 T2)
> ==2751602==The signal is caused by a READ memory access.
> ==2751602==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f31e40565fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f31e40257c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f31e4026311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f31e402654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f31e4056d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f31e3a0f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f31e3411608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f31dff11292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f31e3a0f7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751602==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
> =================================================================
> ==2751274==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc09dd01d30 sp 0x7fc09dd01900 T2)
> ==2751274==The signal is caused by a READ memory access.
> ==2751274==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc0b1f975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc0b1f667c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc0b1f67311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc0b1f6754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc0b1f97d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc0b19504f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc0b1352608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc0ade52292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc0b19507e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751274==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
> =================================================================
> ==2750962==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff26d8b9d30 sp 0x7ff26d8b9900 T2)
> ==2750962==The signal is caused by a READ memory access.
> ==2750962==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff281b455fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff281b147c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff281b15311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff281b1554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff281b45d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff2814fe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff280f00608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff27da00292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff2814fe7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750962==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
> =================================================================
> ==2750630==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8c2ec73d30 sp 0x7f8c2ec73900 T2)
> ==2750630==The signal is caused by a READ memory access.
> ==2750630==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8c42f045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8c42ed37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8c42ed4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8c42ed454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8c42f04d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8c428bd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8c422bf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8c3edbf292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8c428bd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750630==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
> =================================================================
> ==2751279==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5761193d30 sp 0x7f5761193900 T2)
> ==2751279==The signal is caused by a READ memory access.
> ==2751279==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f57754225fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f57753f17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f57753f2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f57753f254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5775422d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f5774ddb4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f57747dd608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f57712dd292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f5774ddb7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751279==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
> =================================================================
> ==2751224==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f8abe8d3d30 sp 0x7f8abe8d3900 T2)
> ==2751224==The signal is caused by a READ memory access.
> ==2751224==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8ad2b625fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8ad2b317c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8ad2b32311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8ad2b3254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8ad2b62d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8ad251b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f8ad1f1d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f8acea1d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8ad251b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2751224==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
> =================================================================
> ==2751222==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7cc5123d30 sp 0x7f7cc5123900 T2)
> ==2751222==The signal is caused by a READ memory access.
> ==2751222==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7cd93bd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7cd938c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7cd938d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7cd938d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7cd93bdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7cd8d764f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7cd8778608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7cd5278292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7cd8d767e3 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 
> 
> =================================================================
> ==2748051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f598a63e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f598a8e9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f598a8e9a9e  (<unknown 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 
> 
> =================================================================
> ==2747673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff2c939378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2c963eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2c963ea9e  (<unknown 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
> 
> =================================================================
> ==2749152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ac714c78d  (<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 
> 
> =================================================================
> ==2746937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f336568d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3365938ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3365938a9e  (<unknown 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
> 
> =================================================================
> ==2746955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa01a83478d  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2746965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1e7fccc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1e7ff77ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1e7ff77a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope_length ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2747493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f179d4a378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f179d74eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f179d74ea9e  (<unknown 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 
> 
> =================================================================
> ==2748154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8a4ce2e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8a4d0d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8a4d0d9a9e  (<unknown 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 
> 
> =================================================================
> ==2748047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f113997678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1139c21ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1139c21a9e  (<unknown 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 
> 
> =================================================================
> ==2748049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0c98dd078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0c9907bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0c9907ba9e  (<unknown 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
> 
> =================================================================
> ==2748712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f77a3f1c78d  (<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 0x7f77ba2d15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 
> 
> =================================================================
> ==2748156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f247e49378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f247e73eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f247e73ea9e  (<unknown 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 
> 
> =================================================================
> ==2746942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffa0f25978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffa0f504ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffa0f504a9e  (<unknown 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 
> 
> =================================================================
> ==2748890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff79167678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff791921ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff791921a9e  (<unknown 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 
> 
> =================================================================
> ==2748125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c4e29e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c4e549ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c4e549a9e  (<unknown 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 
> 
> =================================================================
> ==2748133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffb7e85678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffb7eb01ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffb7eb01a9e  (<unknown 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 
> 
> =================================================================
> ==2748149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd6d11d378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6d147eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd6d147ea9e  (<unknown 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
>  bc 00 00 32  e5 00 00 1a 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
>  bc 00 00 32  e5 00 00 1a 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 
> =================================================================
> ==2749205==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300012a7f0 at pc 0x000003a97171 bp 0x7ffcad51b4e0 sp 0x7ffcad51b4d8
> 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 Mo 05 Apr 2021 08:12:28 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
>  d5 00 80 1e  be 00 80 72 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
>  d5 00 80 1e  be 00 80 72 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 
> =================================================================
> ==2748471==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300012a0d0 at pc 0x000003a97171 bp 0x7ffe437c2e20 sp 0x7ffe437c2e18
> 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 Mo 05 Apr 2021 08:12:27 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 a possibly invalid vptr: abs(offset to top) too big
>  d9 00 00 1b  c5 00 80 07 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               possibly 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 a possibly invalid vptr: abs(offset to top) too big
>  d9 00 00 1b  c5 00 80 07 00 00 00 00  80 fa 05 00 d0 61 00 00  04 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               possibly invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==2748224==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300012a0d0 at pc 0x000003a97171 bp 0x7ffdb17ff8c0 sp 0x7ffdb17ff8b8
> 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 Mo 05 Apr 2021 08:12: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,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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2749138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3aba15e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3aba409ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3aba409a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output radius ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faf05f5678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf06201ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faf06201a9e  (<unknown 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
> 
> =================================================================
> ==2748675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8564af678d  (<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 0x7f857aea95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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
> =================================================================
> ==2747565==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4bba983d30 sp 0x7f4bba983900 T2)
> ==2747565==The signal is caused by a READ memory access.
> ==2747565==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4bcec0e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4bcebdd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4bcebde311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4bcebde54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4bcec0ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4bce5c74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4bcdfc9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4bcaac9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4bce5c77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2747565==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 
> 
> =================================================================
> ==2748142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f04bf82678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f04bfad1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f04bfad1a9e  (<unknown 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 
> 
> =================================================================
> ==2749352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f538453778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53847e2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f53847e2a9e  (<unknown 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/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 
> 
> =================================================================
> ==2749424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd67bfc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd67ea7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd67ea7a9e  (<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 
> 
> =================================================================
> ==2749430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f80e4c9378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f80e4f3eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f80e4f3ea9e  (<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 
> 
> =================================================================
> ==2749340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2d5973578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2d599e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2d599e0a9e  (<unknown 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
> =================================================================
> ==2749338==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fede6f33d30 sp 0x7fede6f33900 T2)
> ==2749338==The signal is caused by a READ memory access.
> ==2749338==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fedfb1cd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fedfb19c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fedfb19d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fedfb19d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fedfb1cdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fedfab864f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fedfa588608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fedf7088292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fedfab867e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2749338==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 
> 
> =================================================================
> ==2730685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3216d2e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3216fd9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3216fd9a9e  (<unknown 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 
> 
> =================================================================
> ==2730350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f937af8278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f937b22dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f937b22da9e  (<unknown 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 
> 
> =================================================================
> ==2731321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc661d4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc661ff5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc661ff5a9e  (<unknown 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 
> 
> =================================================================
> ==2730354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1833b0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1833dabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1833daba9e  (<unknown 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 
> 
> =================================================================
> ==2730533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa11790278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa117badab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa117bada9e  (<unknown 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 
> 
> =================================================================
> ==2730760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9ec521a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ec54c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ec54c5a9e  (<unknown 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 
> 
> =================================================================
> ==2730348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f37823e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3782692ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3782692a9e  (<unknown 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 
> 
> =================================================================
> ==2731909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7a7303878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7a732e3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7a732e3a9e  (<unknown 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 
> 
> =================================================================
> ==2731526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c1ba8378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c1bd2eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c1bd2ea9e  (<unknown 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 
> 
> =================================================================
> ==2731565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f727929178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f727953cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f727953ca9e  (<unknown 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
> =================================================================
> ==2731583==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fd983063d30 sp 0x7fd983063900 T2)
> ==2731583==The signal is caused by a READ memory access.
> ==2731583==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd9972fb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd9972ca7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd9972cb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd9972cb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd9972fbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fd996cb44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fd9966b6608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fd9931b6292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fd996cb47e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2731583==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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fea333a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea33653ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea33653a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd93c52078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd93c7cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd93c7cba9e  (<unknown 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 
> 
> =================================================================
> ==2730172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3e6992378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3e69bceab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3e69bcea9e  (<unknown 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 
> 
> =================================================================
> ==2730225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f966951878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f96697c3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f96697c3a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc1ad95e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc1adc09ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc1adc09a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2730321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f965d62078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f965d8cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f965d8cba9e  (<unknown 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 
> 
> =================================================================
> ==2730312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0048a0e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0048cb9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0048cb9a9e  (<unknown 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 
> 
> =================================================================
> ==2730319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8cde0e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8cde393ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8cde393a9e  (<unknown 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 
> 
> =================================================================
> ==2728564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd10a5f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd10a89dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd10a89da9e  (<unknown 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 
> 
> =================================================================
> ==2731582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f84e0d4878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f84e0ff3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f84e0ff3a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2727783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc70c57f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc70c82aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc70c82aa9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_vehicles ( Last six runs Oct2023 Apr2021 )

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

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2727866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0e1377a78d  (<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 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 
> 
> =================================================================
> ==2727847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f418406078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f418430bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f418430ba9e  (<unknown 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 
> 
> =================================================================
> ==2727861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f39db21a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f39db4c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f39db4c5a9e  (<unknown 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 
> 
> =================================================================
> ==2727925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e7898278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e78c2dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e78c2da9e  (<unknown 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 
> 
> =================================================================
> ==2728992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f05d479078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05d4a3bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f05d4a3ba9e  (<unknown 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 
> 
> =================================================================
> ==2728752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c4038078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c4062bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c4062ba9e  (<unknown 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 
> 
> =================================================================
> ==2728968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7facbbf0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7facbc1abab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7facbc1aba9e  (<unknown 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 
> 
> =================================================================
> ==2728743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb01c3b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb01c663ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb01c663a9e  (<unknown 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 
> 
> =================================================================
> ==2728845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb607e7778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb608122ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb608122a9e  (<unknown 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,9
> 
> =================================================================
> ==2727786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffaec60d78d  (<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 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 
> 
> =================================================================
> ==2731494==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 0x7f6e347734f2 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,82
> 
> =================================================================
> ==2731499==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 0x7fe9c1aa74f2 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 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 0x7fe9c20ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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_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 
> 
> =================================================================
> ==2731450==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 0x7f3f375144f2 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,82
> 
> =================================================================
> ==2731508==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 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 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 0x7f81607a65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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
>     #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 0x7f816015f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased 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 
> 
> =================================================================
> ==2728988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc59c71c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc59c9c7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc59c9c7a9e  (<unknown 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 
> 
> =================================================================
> ==2729036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2508e4878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25090f3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25090f3a9e  (<unknown 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 
> 
> =================================================================
> ==2728990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7a5ca5078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7a5ccfbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7a5ccfba9e  (<unknown 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 
> 
> =================================================================
> ==2729005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7515e1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f75160bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f75160bba9e  (<unknown 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 
> 
> =================================================================
> ==2729827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9a963a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9a9664dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9a9664da9e  (<unknown 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 
> 
> =================================================================
> ==2729886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f219ad0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f219afabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f219afaba9e  (<unknown 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 
> 
> =================================================================
> ==2729134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fadc786a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fadc7b15ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fadc7b15a9e  (<unknown 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 
> 
> =================================================================
> ==2729881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff2a1da078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2a204bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2a204ba9e  (<unknown 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 
> 
> =================================================================
> ==2729032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2520d5078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2520ffbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2520ffba9e  (<unknown 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 
> 
> =================================================================
> ==2729124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f42c2cb078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42c2f5bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42c2f5ba9e  (<unknown 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 
> 
> =================================================================
> ==2729044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2a6728a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2a67535ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2a67535a9e  (<unknown 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 
> 
> =================================================================
> ==2729087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd3f494a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3f4bf5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3f4bf5a9e  (<unknown 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 
> 
> =================================================================
> ==2731798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd7b3f0278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7b41adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd7b41ada9e  (<unknown 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 
> 
> =================================================================
> ==2734940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8f8a13278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f8a3ddab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f8a3dda9e  (<unknown 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 
> 
> =================================================================
> ==2734713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f10652c278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f106556dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f106556da9e  (<unknown 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 
> 
> =================================================================
> ==2735397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd0146c278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd01496dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd01496da9e  (<unknown 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 
> 
> =================================================================
> ==2734925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f21ffa3078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21ffcdbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21ffcdba9e  (<unknown 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 
> 
> =================================================================
> ==2734984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc27db4a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc27ddf5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc27ddf5a9e  (<unknown 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 
> 
> =================================================================
> ==2734641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1c2e1f878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1c2e4a3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1c2e4a3a9e  (<unknown 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,9
> 
> =================================================================
> ==2736200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f257f4f878d  (<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 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 
> 
> =================================================================
> ==2735674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f707e4b978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f707e764ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f707e764a9e  (<unknown 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 
> 
> =================================================================
> ==2735867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f771eb9978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f771ee44ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f771ee44a9e  (<unknown 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 
> 
> =================================================================
> ==2736007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe35c00b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe35c2b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe35c2b6a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f82746a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8274953ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8274953a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2734425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f83e4e1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83e50bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f83e50bba9e  (<unknown 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 
> 
> =================================================================
> ==2734276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efc8144e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efc816f9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efc816f9a9e  (<unknown 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 
> 
> =================================================================
> ==2734316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3f4171e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f419c9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f419c9a9e  (<unknown 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,9
> 
> =================================================================
> ==2734434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f69354f878d  (<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_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 
> 
> =================================================================
> ==2734573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f615d57878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f615d823ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f615d823a9e  (<unknown 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 
> 
> =================================================================
> ==2734431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6f6c72078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f6c9cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f6c9cba9e  (<unknown 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
> 
> =================================================================
> ==2734510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f064064578d  (<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 
> 
> =================================================================
> ==2736144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f72234a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7223753ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7223753a9e  (<unknown 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 
> 
> =================================================================
> ==2731978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc43878778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc438a32ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc438a32a9e  (<unknown 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 
> 
> =================================================================
> ==2732168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2dbbebb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2dbc166ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2dbc166a9e  (<unknown 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 
> 
> =================================================================
> ==2732216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5af98f278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5af9b9dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5af9b9da9e  (<unknown 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 
> 
> =================================================================
> ==2732646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fabda43078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fabda6dbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fabda6dba9e  (<unknown 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 
> 
> =================================================================
> ==2732170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8f1fb9478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f1fe3fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f1fe3fa9e  (<unknown 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 
> 
> =================================================================
> ==2732570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f321d7ca78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f321da75ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f321da75a9e  (<unknown 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 
> 
> =================================================================
> ==2732815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb324bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb3276aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb3276aa9e  (<unknown 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 
> 
> =================================================================
> ==2732994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d43eb278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d4415dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d4415da9e  (<unknown 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 
> 
> =================================================================
> ==2732831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcc9703078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcc972dbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcc972dba9e  (<unknown 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 
> 
> =================================================================
> ==2732907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f732198278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7321c2dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7321c2da9e  (<unknown 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 
> 
> =================================================================
> ==2732817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f387c85a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f387cb05ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f387cb05a9e  (<unknown 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 
> 
> =================================================================
> ==2732873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f203140278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20316adab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20316ada9e  (<unknown 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 
> 
> =================================================================
> ==2732106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff75144f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7516faab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff7516faa9e  (<unknown 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 
> 
> =================================================================
> ==2735482==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 0x7fe21344f4f2 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,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 
> 
> =================================================================
> ==2735592==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 0x7f551a8df4f2 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_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 
> 
> =================================================================
> ==2735484==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 0x7f5e312494f2 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 
> 
> =================================================================
> ==2735529==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 0x7fefdcdbf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 
> 
> =================================================================
> ==2733127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f79820e578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7982390ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7982390a9e  (<unknown 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 
> 
> =================================================================
> ==2733222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0a4bf278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0a4e9dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0a4e9da9e  (<unknown 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 
> 
> =================================================================
> ==2733082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff24171a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2419c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff2419c5a9e  (<unknown 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 
> 
> =================================================================
> ==2733124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc22e6e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc22e993ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc22e993a9e  (<unknown 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 
> 
> =================================================================
> ==2733898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f165e25078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f165e4fbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f165e4fba9e  (<unknown 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 
> 
> =================================================================
> ==2734175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa54788078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa547b2bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa547b2ba9e  (<unknown 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 
> 
> =================================================================
> ==2733890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8dddd1a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8dddfc5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8dddfc5a9e  (<unknown 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 
> 
> =================================================================
> ==2734062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa64aba778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa64ae52ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa64ae52a9e  (<unknown 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 
> 
> =================================================================
> ==2733417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f08807b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0880a62ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0880a62a9e  (<unknown 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 
> 
> =================================================================
> ==2733867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d35b9078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d35e3bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d35e3ba9e  (<unknown 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 
> 
> =================================================================
> ==2733234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4052a0278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4052cadab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4052cada9e  (<unknown 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 
> 
> =================================================================
> ==2733504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa24094078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa240bebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa240beba9e  (<unknown 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 
> 
> =================================================================
> ==2736181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd243e6878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd244113ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd244113a9e  (<unknown 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 
> 
> =================================================================
> ==2738867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0be5fb278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0be625dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0be625da9e  (<unknown 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 
> 
> =================================================================
> ==2737918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f50944a778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5094752ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5094752a9e  (<unknown 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 
> 
> =================================================================
> ==2737694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb670e9078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb67113bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb67113ba9e  (<unknown 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 
> 
> =================================================================
> ==2738095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f983601a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f98362c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f98362c5a9e  (<unknown 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 
> 
> =================================================================
> ==2737857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe1f5fcc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1f6277ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1f6277a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7fa53a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7fa5653ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7fa5653a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end plain ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2737590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5795e6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5796115ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5796115a9e  (<unknown 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 
> 
> =================================================================
> ==2739194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f303e1c678d  (<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 
> 
> =================================================================
> ==2736400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f20dadb778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20db062ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20db062a9e  (<unknown 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 
> 
> =================================================================
> ==2738770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58a9d5078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58a9ffbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58a9ffba9e  (<unknown 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 
> 
> =================================================================
> ==2738608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f57fc58978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57fc834ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57fc834a9e  (<unknown 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 
> 
> =================================================================
> ==2738616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe57de5b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe57e106ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe57e106a9e  (<unknown 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 
> 
> =================================================================
> ==2738658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6ddb2b678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ddb561ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ddb561a9e  (<unknown 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 
> 
> =================================================================
> ==2738918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8acdaad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8acdd58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8acdd58a9e  (<unknown 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 
> 
> =================================================================
> ==2738969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc0b18778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc0b432ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc0b432a9e  (<unknown 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 
> 
> =================================================================
> ==2739071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3b83d3e78d  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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'
>  d5 00 80 4d  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'
>  d5 00 80 4d  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'
>  d5 00 80 4d  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 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'
>  fd 00 00 3e  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'
>  fd 00 00 3e  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'
>  fd 00 00 3e  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 
> 
> =================================================================
> ==2736209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe92639978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe926644ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe926644a9e  (<unknown 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 
> 
> =================================================================
> ==2736341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4fb6cc778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4fb6f72ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4fb6f72a9e  (<unknown 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 
> 
> =================================================================
> ==2736716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6f06af078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f06d9bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f06d9ba9e  (<unknown 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 
> 
> =================================================================
> ==2736761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58a096078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58a0c0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58a0c0ba9e  (<unknown 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 
> 
> =================================================================
> ==2736412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f90adc4e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f90adef9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f90adef9a9e  (<unknown 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 
> 
> =================================================================
> ==2736717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdebe3d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdebe67dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdebe67da9e  (<unknown 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 
> 
> =================================================================
> ==2736794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f423906a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4239315ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4239315a9e  (<unknown 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 
> 
> =================================================================
> ==2737454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f375384578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3753af0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3753af0a9e  (<unknown 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 
> 
> =================================================================
> ==2737145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b6a64878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b6a8f3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b6a8f3a9e  (<unknown 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 
> 
> =================================================================
> ==2737401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faa3138278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa3162dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faa3162da9e  (<unknown 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 
> 
> =================================================================
> ==2736856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1f3d1aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f3d455ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f3d455a9e  (<unknown 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 
> 
> =================================================================
> ==2737328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb584a3a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb584ce5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb584ce5a9e  (<unknown 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 
> 
> =================================================================
> ==2736276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f42f93e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42f9692ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f42f9692a9e  (<unknown 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 
> 
> =================================================================
> ==2737426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f22a8da078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f22a904bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f22a904ba9e  (<unknown 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 
> 
> =================================================================
> ==2737586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc5438c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc543b73ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc543b73a9e  (<unknown 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 
> 
> =================================================================
> ==2737420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f809278278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8092a2dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8092a2da9e  (<unknown 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 
> 
> =================================================================
> ==2737447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58dce9e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58dd149ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58dd149a9e  (<unknown 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 
> 
> =================================================================
> ==2738746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f01bd06a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f01bd315ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f01bd315a9e  (<unknown 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 
> 
> =================================================================
> ==2738766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdffa65578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdffa900ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdffa900a9e  (<unknown 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,10
> 
> =================================================================
> ==2742025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcaef02a78d  (<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 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 
> 
> =================================================================
> ==2741049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9e1984578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9e19af0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9e19af0a9e  (<unknown 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 
> 
> =================================================================
> ==2740968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efd890b078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd8935bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efd8935ba9e  (<unknown 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 
> 
> =================================================================
> ==2741170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcdc90c278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcdc936dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcdc936da9e  (<unknown 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,9
> 
> =================================================================
> ==2740981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f480564078d  (<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 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 
> 
> =================================================================
> ==2741161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc8e69f478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc8e6c9fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc8e6c9fa9e  (<unknown 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 
> 
> =================================================================
> ==2740937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0f6374078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0f639ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0f639eba9e  (<unknown 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 
> 
> =================================================================
> ==2741989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0fb96278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0fbc0dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0fbc0da9e  (<unknown 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 
> 
> =================================================================
> ==2741737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd89771978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8979c4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8979c4a9e  (<unknown 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 
> 
> =================================================================
> ==2741746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe84a12b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe84a3d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe84a3d6a9e  (<unknown 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 
> 
> =================================================================
> ==2741844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f871a1d378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f871a47eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f871a47ea9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f568ca0178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f568ccacab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f568ccaca9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2739910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e449c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e44c70ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e44c70a9e  (<unknown 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 
> 
> =================================================================
> ==2739922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b1f57e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b1f829ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b1f829a9e  (<unknown 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 
> 
> =================================================================
> ==2739938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5ef27b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ef2a63ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ef2a63a9e  (<unknown 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 
> 
> =================================================================
> ==2739921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2dd457278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2dd481dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2dd481da9e  (<unknown 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 
> 
> =================================================================
> ==2739929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fecda7e478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fecdaa8fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fecdaa8fa9e  (<unknown 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 
> 
> =================================================================
> ==2739959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff87c0df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff87c38aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff87c38aa9e  (<unknown 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 
> 
> =================================================================
> ==2740407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcffffef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd00029aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd00029aa9e  (<unknown 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 
> 
> =================================================================
> ==2740106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c0a2a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c0a54dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c0a54da9e  (<unknown 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 
> 
> =================================================================
> ==2740286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f979fafd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f979fda8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f979fda8a9e  (<unknown 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 
> 
> =================================================================
> ==2740009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8c75c1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c75ebbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8c75ebba9e  (<unknown 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 
> 
> =================================================================
> ==2740128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0487af78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff048a5aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff048a5aa9e  (<unknown 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 
> 
> =================================================================
> ==2739617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fec16a4778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fec16cf2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fec16cf2a9e  (<unknown 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 
> 
> =================================================================
> ==2740615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8ac5d4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ac5febab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ac5feba9e  (<unknown 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 
> 
> =================================================================
> ==2740822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb1e39aa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb1e3c55ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb1e3c55a9e  (<unknown 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 
> 
> =================================================================
> ==2740436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f855ad3c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f855afe7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f855afe7a9e  (<unknown 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 
> 
> =================================================================
> ==2740796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8f952b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f95563ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8f95563a9e  (<unknown 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 
> 
> =================================================================
> ==2741978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f11021ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1102458ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1102458a9e  (<unknown 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 
> 
> =================================================================
> ==2743358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe9ef43278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9ef6ddab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe9ef6dda9e  (<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 
> 
> =================================================================
> ==2743327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f779f58278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f779f82dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f779f82da9e  (<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 
> 
> =================================================================
> ==2743597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5c518ea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5c51b95ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5c51b95a9e  (<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 
> 
> =================================================================
> ==2743333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9ed004878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ed02f3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9ed02f3a9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2743424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f02a645a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02a6705ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02a6705a9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2743295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5bb467e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5bb4929ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5bb4929a9e  (<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 
> 
> =================================================================
> ==2744463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f077340b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f07736b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f07736b6a9e  (<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 
> 
> =================================================================
> ==2744426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa5fd9a378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5fdc4eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5fdc4ea9e  (<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,9
> 
> =================================================================
> ==2742034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f53c50dc78d  (<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 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 
> 
> =================================================================
> ==2742084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd913f4178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd9141ecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd9141eca9e  (<unknown 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 
> 
> =================================================================
> ==2742144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef02caa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef02f55ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef02f55a9e  (<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 
> 
> =================================================================
> ==2742191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1a142c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1a14573ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1a14573a9e  (<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/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 
> 
> =================================================================
> ==2742128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f00f6fea78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f00f7295ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f00f7295a9e  (<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/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 
> 
> =================================================================
> ==2742149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4dbc8a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4dbcb4dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4dbcb4da9e  (<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 
> 
> =================================================================
> ==2742333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d74dd878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d75083ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d75083a9e  (<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 
> 
> =================================================================
> ==2743188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd4283ba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd428665ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd428665a9e  (<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/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 
> 
> =================================================================
> ==2743062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe28dd1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe28dfbdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe28dfbda9e  (<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 
> 
> =================================================================
> ==2743096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe1f27d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1f2a83ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe1f2a83a9e  (<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/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 
> 
> =================================================================
> ==2742921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1056d2078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1056fcbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1056fcba9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2743074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f693782578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6937ad0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6937ad0a9e  (<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 
> 
> =================================================================
> ==2742088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd86265178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8628fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd8628fca9e  (<unknown 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,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 
> 
> =================================================================
> ==2743231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa8034b078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa80375bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa80375ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs 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 
> 
> =================================================================
> ==2743248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbbc2d1c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbbc2fc7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbbc2fc7a9e  (<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 
> 
> =================================================================
> ==2743187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb4b6e1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4b70bbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4b70bba9e  (<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 
> 
> =================================================================
> ==2743244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb7f0ba078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb7f0e4bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb7f0e4ba9e  (<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 
> 
> =================================================================
> ==2745869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f23b6b3e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f23b6de9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f23b6de9a9e  (<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/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 
> 
> =================================================================
> ==2745818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd67707278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd67731dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd67731da9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2745885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f471146a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4711715ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4711715a9e  (<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 
> 
> =================================================================
> ==2745819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7d4bdf278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7d4c09dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7d4c09da9e  (<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 
> 
> =================================================================
> ==2745884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f718aa0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f718acabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f718acaba9e  (<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 
> 
> =================================================================
> ==2745721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fabe9c7278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fabe9f1dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fabe9f1da9e  (<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 
> 
> =================================================================
> ==2746332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6c97e2178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6c980ccab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6c980cca9e  (<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 
> 
> =================================================================
> ==2746768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0f599d078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0f59c7bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0f59c7ba9e  (<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 
> 
> =================================================================
> ==2744516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff9ba63c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff9ba8e7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff9ba8e7a9e  (<unknown 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 
> 
> =================================================================
> ==2744522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffb39f0c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffb3a1b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffb3a1b7a9e  (<unknown 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/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 
> 
> =================================================================
> ==2744537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc15b05a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc15b305ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc15b305a9e  (<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/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 
> 
> =================================================================
> ==2744686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7efc0b6ff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efc0b9aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7efc0b9aaa9e  (<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/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 
> 
> =================================================================
> ==2744524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd3a2d4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3a2febab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd3a2feba9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2744590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5fe2d1278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5fe2fbdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5fe2fbda9e  (<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 
> 
> =================================================================
> ==2744690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f89c311a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89c33c5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89c33c5a9e  (<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 
> 
> =================================================================
> ==2744943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f127dc0078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f127deabab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f127deaba9e  (<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 
> 
> =================================================================
> ==2744706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6566f8278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f656722dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f656722da9e  (<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/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 
> 
> =================================================================
> ==2744873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fadcb2ba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fadcb565ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fadcb565a9e  (<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 
> 
> =================================================================
> ==2744698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb6573df78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb65768aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb65768aa9e  (<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/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 
> 
> =================================================================
> ==2744762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9625faf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f962625aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f962625aa9e  (<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,9
> 
> =================================================================
> ==2744520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f687ada178d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval15s ( Last six runs 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 
> 
> =================================================================
> ==2745693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f420e04078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f420e2ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f420e2eba9e  (<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/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 
> 
> =================================================================
> ==2745716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f45450e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4545393ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4545393a9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2745638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb05e6c278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb05e96dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb05e96da9e  (<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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2745703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6f0d8cc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f0db77ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6f0db77a9e  (<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 
> 
> =================================================================
> ==2750490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc60b83978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc60bae4ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc60bae4a9e  (<unknown 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 
> 
> =================================================================
> ==2750498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f333774178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f33379ecab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f33379eca9e  (<unknown 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 
> 
> =================================================================
> ==2724888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc8398b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc839b62ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc839b62a9e  (<unknown 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 
> 
> =================================================================
> ==2724975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4a9a72a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4a9a9d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4a9a9d5a9e  (<unknown 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 
> 
> =================================================================
> ==2725075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f31b6cdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f31b6f88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f31b6f88a9e  (<unknown 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 
> 
> =================================================================
> ==2725455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffa95be878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffa95e93ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ffa95e93a9e  (<unknown 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 
> 
> =================================================================
> ==2725212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe4b054878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe4b07f3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe4b07f3a9e  (<unknown 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 
> 
> =================================================================
> ==2725343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f770438878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7704633ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7704633a9e  (<unknown 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 
> 
> =================================================================
> ==2727614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f25e209878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25e2343ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f25e2343a9e  (<unknown 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 
> 
> =================================================================
> ==2727440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f815d09878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f815d343ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f815d343a9e  (<unknown 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 
> 
> =================================================================
> ==2727695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8abbf8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8abc233ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8abc233a9e  (<unknown 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 
> 
> =================================================================
> ==2727378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7faea50d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faea5383ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7faea5383a9e  (<unknown 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 
> 
> =================================================================
> ==2727441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f27e237e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27e2629ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f27e2629a9e  (<unknown 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 
> 
> =================================================================
> ==2727433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8627c0678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8627eb1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8627eb1a9e  (<unknown 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 
> 
> =================================================================
> ==2727780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c5cb8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c5ce33ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c5ce33a9e  (<unknown 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 
> 
> =================================================================
> ==2722817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff225a1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff225cbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff225cbba9e  (<unknown 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 
> 
> =================================================================
> ==2722599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f20dee8d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20df138ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20df138a9e  (<unknown 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 
> 
> =================================================================
> ==2722609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f029870678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02989b1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02989b1a9e  (<unknown 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 
> 
> =================================================================
> ==2722829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbaed42878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbaed6d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbaed6d3a9e  (<unknown 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 
> 
> =================================================================
> ==2722757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbea0a3e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbea0ce9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbea0ce9a9e  (<unknown 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 
> 
> =================================================================
> ==2722816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1def97578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1defc20ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1defc20a9e  (<unknown 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 
> 
> =================================================================
> ==2722767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc3a3eb678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc3a4161ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc3a4161a9e  (<unknown 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 
> 
> =================================================================
> ==2722476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f85cfeed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85d0198ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f85d0198a9e  (<unknown 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
> 
> =================================================================
> ==2722337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa9ab74178d  (<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 
> 
> =================================================================
> ==2722339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f386739178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f386763cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f386763ca9e  (<unknown 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 
> 
> =================================================================
> ==2722434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f617c3ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f617c658ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f617c658a9e  (<unknown 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
> =================================================================
> ==2723998==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fb60b763d30 sp 0x7fb60b763900 T2)
> ==2723998==The signal is caused by a READ memory access.
> ==2723998==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb61f9f65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb61f9c57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb61f9c6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb61f9c654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb61f9f6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fb61f3af4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fb61edb1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fb61b8b1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fb61f3af7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2723998==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
> =================================================================
> ==2724059==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fdf41f13d30 sp 0x7fdf41f13900 T2)
> ==2724059==The signal is caused by a READ memory access.
> ==2724059==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdf561ad5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdf5617c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdf5617d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdf5617d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdf561add52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fdf55b664f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fdf55568608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fdf52068292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fdf55b667e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2724059==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 
> 
> =================================================================
> ==2724073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe539c8878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe539f33ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe539f33a9e  (<unknown 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 
> 
> =================================================================
> ==2723941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbc30ab078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc30d5bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbc30d5ba9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2722849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6482a5778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6482d02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6482d02a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2723054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa5b27ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5b2a59ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5b2a59a9e  (<unknown 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 
> 
> =================================================================
> ==2723323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f59ef77878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59efa23ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f59efa23a9e  (<unknown 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 
> 
> =================================================================
> ==2723639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6c15db878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6c16063ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6c16063a9e  (<unknown 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
> 
> =================================================================
> ==2723653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5616c7078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5616f1bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5616f1ba9e  (<unknown 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 
> 
> =================================================================
> ==2723370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff0c61e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0c6493ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff0c6493a9e  (<unknown 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 
> 
> =================================================================
> ==2723599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff1b50e878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1b5393ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff1b5393a9e  (<unknown 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 
> 
> =================================================================
> ==2723490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7eff5703578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff572e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7eff572e0a9e  (<unknown 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 
> 
> =================================================================
> ==2723652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ef93e078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ef968bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4ef968ba9e  (<unknown 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
>  da 00 80 03  e3 00 80 6e 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
>  da 00 80 03  e3 00 80 6e 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 
> =================================================================
> ==2723938==ERROR: AddressSanitizer: heap-use-after-free on address 0x603000127af0 at pc 0x000003a97171 bp 0x7ffd30b276e0 sp 0x7ffd30b276d8
> 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 
> 
> =================================================================
> ==2724832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0aeec6178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0aeef0cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0aeef0ca9e  (<unknown 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 
> 
> =================================================================
> ==2724816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fefba6a578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefba950ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fefba950a9e  (<unknown 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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff501bba78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff501e65ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff501e65a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2724095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f823410778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82343b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82343b2a9e  (<unknown 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 
> 
> =================================================================
> ==2724668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f48db85078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f48dbafbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f48dbafba9e  (<unknown 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 
> 
> =================================================================
> ==2724672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58a096078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58a0c0bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f58a0c0ba9e  (<unknown 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 
> 
> =================================================================
> ==2724834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f02d28b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02d2b63ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02d2b63a9e  (<unknown 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 
> 
> =================================================================
> ==2724731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7e37d4678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e37ff1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7e37ff1a9e  (<unknown 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 
> 
> =================================================================
> ==2724806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f82bace078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82baf8bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f82baf8ba9e  (<unknown 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 
> 
> =================================================================
> ==2724766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1b303d878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1b30683ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1b30683a9e  (<unknown 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 ----------
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 
> 
> =================================================================
> ==2750440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f57caefd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57cb1a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f57cb1a8a9e  (<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,10
> 
> =================================================================
> ==2726374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f643c6ec78d  (<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 no_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,10
> 
> =================================================================
> ==2725944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd92384978d  (<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 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 
> 
> =================================================================
> ==2725952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f61a692278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f61a6bcdab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f61a6bcda9e  (<unknown 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 
> 
> =================================================================
> ==2726382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa98f9b278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa98fc5dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa98fc5da9e  (<unknown 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 
> 
> =================================================================
> ==2725961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f58785a278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f587884dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f587884da9e  (<unknown 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,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 
> 
> =================================================================
> ==2725962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff9d20c078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff9d236bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff9d236ba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_both ( Last six runs 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 
> 
> =================================================================
> ==2726322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f314cd6a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f314d015ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f314d015a9e  (<unknown 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 
> 
> =================================================================
> ==2726196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4e4b32878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4e4b5d3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4e4b5d3a9e  (<unknown 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 
> 
> =================================================================
> ==2726256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd05a84878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd05aaf3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd05aaf3a9e  (<unknown 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,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 
> 
> =================================================================
> ==2726194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbe3a18a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbe3a435ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbe3a435a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs 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 
> 
> =================================================================
> ==2726030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa2f564c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2f58f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2f58f7a9e  (<unknown 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,10
> 
> =================================================================
> ==2726193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3e89a1c78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs 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 
> 
> =================================================================
> ==2778246==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 0x7f21b8f1f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f21a2d9278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f21a303dab5  (<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 
> 
> =================================================================
> ==2778400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbf7362578d  (<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 0x7fbf8978e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7fbf738d0ab5  (<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
> =================================================================
> ==2776539==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f83f5053d30 sp 0x7f83f5053900 T2)
> ==2776539==The signal is caused by a READ memory access.
> ==2776539==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f84092e85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f84092b77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f84092b8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f84092b854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f84092e8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f8408ca14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f84086a3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f84051a3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f8408ca17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776539==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
> =================================================================
> ==2776958==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f55c2903d30 sp 0x7f55c2903900 T2)
> ==2776958==The signal is caused by a READ memory access.
> ==2776958==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f55d6ba55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f55d6b747c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f55d6b75311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f55d6b7554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f55d6ba5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f55d655e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f55d5f60608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f55d2a60292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f55d655e7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776958==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
> =================================================================
> ==2776540==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f0ae4991d30 sp 0x7f0ae4991900 T2)
> ==2776540==The signal is caused by a READ memory access.
> ==2776540==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0af8c205fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0af8bef7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0af8bf0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0af8bf054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0af8c20d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f0af85d94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f0af7fdb608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0af4adb292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f0af85d97e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776540==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
> =================================================================
> ==2776546==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f24f77e1d30 sp 0x7f24f77e1900 T2)
> ==2776546==The signal is caused by a READ memory access.
> ==2776546==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f250ba725fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f250ba417c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f250ba42311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f250ba4254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f250ba72d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f250b42b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f250ae2d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f250792d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f250b42b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776546==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
> =================================================================
> ==2776957==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4f1b973d30 sp 0x7f4f1b973900 T2)
> ==2776957==The signal is caused by a READ memory access.
> ==2776957==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4f2fbff5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4f2fbce7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4f2fbcf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4f2fbcf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4f2fbffd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4f2f5b84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4f2efba608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4f2baba292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4f2f5b87e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776957==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 
> 
> =================================================================
> ==2778265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7febfee9578d  (<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 0x7fec14ff75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7febff140ab5  (<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
> =================================================================
> ==2778235==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f42db6f3d30 sp 0x7f42db6f3900 T2)
> ==2778235==The signal is caused by a READ memory access.
> ==2778235==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f42ef98b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f42ef95a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f42ef95b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f42ef95b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f42ef98bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f42ef3444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f42eed46608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f42eb846292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f42ef3447e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778235==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
> =================================================================
> ==2778238==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fac2caf3d30 sp 0x7fac2caf3900 T2)
> ==2778238==The signal is caused by a READ memory access.
> ==2778238==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fac40d8b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fac40d5a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fac40d5b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fac40d5b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fac40d8bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fac407444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fac40146608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fac3cc46292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fac407447e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778238==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
> =================================================================
> ==2778229==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa355653d30 sp 0x7fa355653900 T2)
> ==2778229==The signal is caused by a READ memory access.
> ==2778229==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa3698e75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa3698b67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa3698b7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa3698b754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa3698e7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa3692a04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa368ca2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa3657a2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fa3692a07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778229==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
> =================================================================
> ==2778232==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff007083d30 sp 0x7ff007083900 T2)
> ==2778232==The signal is caused by a READ memory access.
> ==2778232==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff01b3135fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff01b2e27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff01b2e3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff01b2e354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff01b313d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff01accc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff01a6ce608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff0171ce292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff01accc7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778232==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
> 
> =================================================================
> ==2778243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe5803b578d  (<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 0x7fe5965185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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
> =================================================================
> ==2778266==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe26d893d30 sp 0x7fe26d893900 T2)
> ==2778266==The signal is caused by a READ memory access.
> ==2778266==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe281b265fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe281af57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe281af6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe281af654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe281b26d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe2814df4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe280ee1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe27d9e1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe2814df7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778266==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
> =================================================================
> ==2778211==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f75fa463d30 sp 0x7f75fa463900 T2)
> ==2778211==The signal is caused by a READ memory access.
> ==2778211==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f760e6f85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f760e6c77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f760e6c8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f760e6c854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f760e6f8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f760e0b14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f760dab3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f760a5b3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f760e0b17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778211==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
> =================================================================
> ==2778212==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4215af3d30 sp 0x7f4215af3900 T2)
> ==2778212==The signal is caused by a READ memory access.
> ==2778212==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4229d875fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4229d567c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4229d57311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4229d5754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4229d87d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f42297404f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4229142608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4225c42292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f42297407e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778212==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
> =================================================================
> ==2778213==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f6f7f263d30 sp 0x7f6f7f263900 T2)
> ==2778213==The signal is caused by a READ memory access.
> ==2778213==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6f934f75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6f934c67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6f934c7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6f934c754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6f934f7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f6f92eb04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f6f928b2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f6f8f3b2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f6f92eb07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778213==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
> =================================================================
> ==2778221==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f04f5c93d30 sp 0x7f04f5c93900 T2)
> ==2778221==The signal is caused by a READ memory access.
> ==2778221==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0509f2a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0509ef97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0509efa311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0509efa54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0509f2ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f05098e34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f05092e5608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f0505de5292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f05098e37e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778221==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 
> 
> =================================================================
> ==2778208==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 0x7ff9fc8345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7ff9e625f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff9e650aab5  (<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
> =================================================================
> ==2778718==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7efdfa1cbd30 sp 0x7efdfa1cb900 T2)
> ==2778718==The signal is caused by a READ memory access.
> ==2778718==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efe0e45c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efe0e42b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efe0e42c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efe0e42c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efe0e45cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7efe0de154f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7efe0d817608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7efe0a317292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7efe0de157e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778718==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
> =================================================================
> ==2778226==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2022c93d30 sp 0x7f2022c93900 T2)
> ==2778226==The signal is caused by a READ memory access.
> ==2778226==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2036f285fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2036ef77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2036ef8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2036ef854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2036f28d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f20368e14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f20362e3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2032de3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f20368e17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778226==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
> =================================================================
> ==2778216==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f844ad13d30 sp 0x7f844ad13900 T2)
> ==2778216==The signal is caused by a READ memory access.
> ==2778216==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f845efb25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f845ef817c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f845ef82311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f845ef8254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f845efb2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f845e96b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f845e36d608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f845ae6d292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f845e96b7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778216==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
> =================================================================
> ==2777807==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff012eb9d30 sp 0x7ff012eb9900 T2)
> ==2777807==The signal is caused by a READ memory access.
> ==2777807==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff02714a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff0271197c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff02711a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff02711a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff02714ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff026b034f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff026505608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff023005292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff026b037e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777807==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
> =================================================================
> ==2777800==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f175ea83d30 sp 0x7f175ea83900 T2)
> ==2777800==The signal is caused by a READ memory access.
> ==2777800==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1772d185fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1772ce77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1772ce8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1772ce854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1772d18d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f17726d14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f17720d3608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f176ebd3292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f17726d17e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777800==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
> =================================================================
> ==2777798==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f85a9333d30 sp 0x7f85a9333900 T2)
> ==2777798==The signal is caused by a READ memory access.
> ==2777798==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f85bd5c85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f85bd5977c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f85bd598311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f85bd59854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f85bd5c8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f85bcf814f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f85bc983608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f85b9483292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f85bcf817e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777798==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
> =================================================================
> ==2777793==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f07a3903d30 sp 0x7f07a3903900 T2)
> ==2777793==The signal is caused by a READ memory access.
> ==2777793==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f07b7b9a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f07b7b697c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f07b7b6a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f07b7b6a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f07b7b9ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f07b75534f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f07b6f55608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f07b3a55292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f07b75537e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777793==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
> =================================================================
> ==2778205==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f402fb43d30 sp 0x7f402fb43900 T2)
> ==2778205==The signal is caused by a READ memory access.
> ==2778205==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4043dd85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4043da77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4043da8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4043da854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4043dd8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f40437914f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4043193608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f403fc93292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f40437917e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2778205==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
> =================================================================
> ==2777815==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7feaef473d30 sp 0x7feaef473900 T2)
> ==2777815==The signal is caused by a READ memory access.
> ==2777815==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb037075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7feb036d67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb036d7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb036d754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb03707d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7feb030c04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7feb02ac2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7feaff5c2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7feb030c07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777815==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
> =================================================================
> ==2777812==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f9b01703d30 sp 0x7f9b01703900 T2)
> ==2777812==The signal is caused by a READ memory access.
> ==2777812==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9b159a35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9b159727c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9b15973311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9b1597354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9b159a3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f9b1535c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f9b14d5e608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f9b1185e292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f9b1535c7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777812==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
> =================================================================
> ==2777806==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc763603d30 sp 0x7fc763603900 T2)
> ==2777806==The signal is caused by a READ memory access.
> ==2777806==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc77789d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc77786c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc77786d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc77786d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc77789dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc7772564f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc776c58608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc773758292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc7772567e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777806==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
> =================================================================
> ==2777179==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fe757bf3d30 sp 0x7fe757bf3900 T2)
> ==2777179==The signal is caused by a READ memory access.
> ==2777179==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe76be8a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe76be597c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe76be5a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe76be5a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe76be8ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fe76b8434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fe76b245608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fe767d45292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fe76b8437e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777179==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
> =================================================================
> ==2777534==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f2aae773d30 sp 0x7f2aae773900 T2)
> ==2777534==The signal is caused by a READ memory access.
> ==2777534==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2ac2a045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2ac29d37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2ac29d4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2ac29d454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2ac2a04d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f2ac23bd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f2ac1dbf608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f2abe8bf292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f2ac23bd7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777534==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
> =================================================================
> ==2777457==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f3daa763d30 sp 0x7f3daa763900 T2)
> ==2777457==The signal is caused by a READ memory access.
> ==2777457==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3dbe9f75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3dbe9c67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3dbe9c7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3dbe9c754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3dbe9f7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f3dbe3b04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3dbddb2608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f3dba8b2292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f3dbe3b07e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777457==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
> =================================================================
> ==2776978==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ff75d7cbd30 sp 0x7ff75d7cb900 T2)
> ==2776978==The signal is caused by a READ memory access.
> ==2776978==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff771a595fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff771a287c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff771a29311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff771a2954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff771a59d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ff7714124f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ff770e14608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ff76d914292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ff7714127e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776978==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
> =================================================================
> ==2776976==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f33345e3d30 sp 0x7f33345e3900 T2)
> ==2776976==The signal is caused by a READ memory access.
> ==2776976==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f334887f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f334884e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f334884f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f334884f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f334887fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f33482384f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f3347c3a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f334473a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f33482387e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776976==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
> =================================================================
> ==2776966==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc751a03d30 sp 0x7fc751a03900 T2)
> ==2776966==The signal is caused by a READ memory access.
> ==2776966==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc765c9f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc765c6e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc765c6f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc765c6f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc765c9fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc7656584f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc76505a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc761b5a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc7656587e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776966==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
> =================================================================
> ==2776964==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7ffb314d3d30 sp 0x7ffb314d3900 T2)
> ==2776964==The signal is caused by a READ memory access.
> ==2776964==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffb457675fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ffb457367c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffb45737311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffb4573754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffb45767d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7ffb451204f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7ffb44b22608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7ffb41622292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7ffb451207e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776964==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
> =================================================================
> ==2776968==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc398f81d30 sp 0x7fc398f81900 T2)
> ==2776968==The signal is caused by a READ memory access.
> ==2776968==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc3ad20c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc3ad1db7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc3ad1dc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc3ad1dc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc3ad20cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc3acbc54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc3ac5c7608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc3a90c7292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc3acbc57e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776968==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
> =================================================================
> ==2777791==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f66bfc91d30 sp 0x7f66bfc91900 T2)
> ==2777791==The signal is caused by a READ memory access.
> ==2777791==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66d3f215fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f66d3ef07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f66d3ef1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f66d3ef154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66d3f21d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f66d38da4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f66d32dc608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f66cfddc292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f66d38da7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777791==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
> =================================================================
> ==2777792==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f7baf7b9d30 sp 0x7f7baf7b9900 T2)
> ==2777792==The signal is caused by a READ memory access.
> ==2777792==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7bc3a485fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7bc3a177c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7bc3a18311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7bc3a1854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7bc3a48d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f7bc34014f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f7bc2e03608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f7bbf903292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f7bc34017e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2777792==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 
> 
> =================================================================
> ==2785065==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 
> 
> =================================================================
> ==2785735==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 
> 
> =================================================================
> ==2785744==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 
> 
> =================================================================
> ==2785537==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 
> 
> =================================================================
> ==2785066==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 
> 
> =================================================================
> ==2785750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e38ad278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e38d7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e38d7da9e  (<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 
> 
> =================================================================
> ==2785748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f71c871d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f71c89c8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f71c89c8a9e  (<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 
> 
> =================================================================
> ==2785749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e8924f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e894faab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e894faa9e  (<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 
> 
> =================================================================
> ==2785063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5d641e478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d6448fab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5d6448fa9e  (<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 
> 
> =================================================================
> ==2785566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa3d075378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa3d09feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa3d09fea9e  (<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 
> 
> =================================================================
> ==2785734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f20cffb578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20d0260ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f20d0260a9e  (<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 
> 
> =================================================================
> ==2785753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5bff85f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5bffb0aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5bffb0aa9e  (<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 
> 
> =================================================================
> ==2785102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6d3a67a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d3a925ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6d3a925a9e  (<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 
> 
> =================================================================
> ==2784438==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 
> 
> =================================================================
> ==2784651==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 
> 
> =================================================================
> ==2785060==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 
> 
> =================================================================
> ==2784264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f27398d278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2739b7dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2739b7da9e  (<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 
> 
> =================================================================
> ==2784352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f87566cd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8756978ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8756978a9e  (<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 
> 
> =================================================================
> ==2782386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe8a1d9d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe8a2048ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe8a2048a9e  (<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 
> 
> =================================================================
> ==2782385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f771e88d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f771eb38ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f771eb38a9e  (<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 
> 
> =================================================================
> ==2782395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1200fa178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f120124cab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f120124ca9e  (<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 
> 
> =================================================================
> ==2782391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f02cad3d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02cafe8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f02cafe8a9e  (<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 ----------
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 
> 
> =================================================================
> ==2782380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc77bbdd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc77be88ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc77be88a9e  (<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 
> 
> =================================================================
> ==2781458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbbe48ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbbe4b58ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbbe4b58a9e  (<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
> 
> =================================================================
> ==2781643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f98a9eca78d  (<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,10
> 
> =================================================================
> ==2781481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f85d10a478d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,116
> 
> =================================================================
> ==2781465==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 0x7f9fc0eff4f2 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 0x7f9fab3c578d  (<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 
> 
> =================================================================
> ==2778941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f46fea1778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f46fecc2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f46fecc2a9e  (<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 
> 
> =================================================================
> ==2778942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3f7050c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f707b7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f707b7a9e  (<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
> 
> =================================================================
> ==2778806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ffb2fefc78d  (<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,9
> 
> =================================================================
> ==2778846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f134c50778d  (<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_three ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2778985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f063d9d778d  (<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_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 
> 
> =================================================================
> ==2778998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb4cb52a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4cb7d5ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb4cb7d5a9e  (<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 
> 
> =================================================================
> ==2778849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa25a80778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa25aab2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa25aab2a9e  (<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 
> 
> =================================================================
> ==2779645==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 
> 
> =================================================================
> ==2779662==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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2779665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcb9befb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb9c1a6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcb9c1a6a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,556
> /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 
> 
> =================================================================
> ==2780814==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,115
> 
> =================================================================
> ==2780812==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
>     #14 0x7f7c1c3194f2 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 0x7f7c067df78d  (<unknown module>)
> 
> Indirect 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
<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 
> 
> =================================================================
> ==2781704==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 
> 
> =================================================================
> ==2780830==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 
> 
> =================================================================
> ==2781093==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 
> 
> =================================================================
> ==2781378==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,524
> 
> =================================================================
> ==2781459==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
>     #14 0x7f458d51f4f2 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 0x7f45779df78d  (<unknown module>)
> 
> Indirect leak of 7360 byte(s) in 20 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 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 
> 
> =================================================================
> ==2780723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa75080c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa750ab7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa750ab7a9e  (<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 
> 
> =================================================================
> ==2779271==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 0x7f8da8c305ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f8d9264f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8d928faab5  (<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 
> 
> =================================================================
> ==2778999==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 0x7f52be8035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f52a822178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f52a84ccab5  (<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 
> 
> =================================================================
> ==2779480==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 0x7f9533ba25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7f951d5bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f951d868ab5  (<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 
> 
> =================================================================
> ==2780544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4b1240778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4b126b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4b126b2a9e  (<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 
> 
> =================================================================
> ==2778803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f75185ac78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7518857ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7518857a9e  (<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 
> 
> =================================================================
> ==2778802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2c9cf4c78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c9d1f7ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2c9d1f7a9e  (<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 
> 
> =================================================================
> ==2780710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7bdc25178d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7bdc4fcab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7bdc4fca9e  (<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 
> 
> =================================================================
> ==2780709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff70194f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff701bfaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff701bfaa9e  (<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 
> 
> =================================================================
> ==2780711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6e4c84d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e4caf8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6e4caf8a9e  (<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 
> 
> =================================================================
> ==2780713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd913e7978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd914124ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd914124a9e  (<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 
> 
> =================================================================
> ==2780721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f767ecdc78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f767ef87ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f767ef87a9e  (<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 ----------
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,508
> 
> =================================================================
> ==2781794==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
<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 
> 
> =================================================================
> ==2780722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa56a25778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa56a502ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa56a502a9e  (<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 
> 
> =================================================================
> ==2780131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1eee02778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1eee2d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1eee2d2a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2782266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7feaa51c778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feaa5472ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7feaa5472a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2782277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9421b5778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9421e02ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9421e02a9e  (<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 
> 
> =================================================================
> ==2780549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f454fae778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f454fd92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f454fd92a9e  (<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 
> 
> =================================================================
> ==2780552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f89ccd3778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89ccfe2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f89ccfe2a9e  (<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,557
> 
> =================================================================
> ==2784162==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
>     #14 0x7f1d53c734f2 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 0x7f1d3e14578d  (<unknown module>)
> 
> Indirect 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
<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 
> 
> =================================================================
> ==2784174==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 
> 
> =================================================================
> ==2783815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7effa31c978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7effa3474ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7effa3474a9e  (<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 
> 
> =================================================================
> ==2783399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb5f9dfd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb5fa0a8ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb5fa0a8a9e  (<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 ----------
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
> 
> =================================================================
> ==2783432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fedf8ef278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fedf919dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fedf919da9e  (<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 
> 
> =================================================================
> ==2783393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa6f052778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa6f07d2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa6f07d2a9e  (<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 
> 
> =================================================================
> ==2783426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbdd6aed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbdd6d98ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbdd6d98a9e  (<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 
> 
> =================================================================
> ==2783811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f558204778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f55822f2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f55822f2a9e  (<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 
> 
> =================================================================
> ==2783647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc0b00b778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0b0362ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc0b0362a9e  (<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 
> 
> =================================================================
> ==2783627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fee3f37f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee3f62aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fee3f62aa9e  (<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 
> 
> =================================================================
> ==2783626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9df160778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9df18b2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9df18b2a9e  (<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 
> 
> =================================================================
> ==2783793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f695776d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6957a18ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6957a18a9e  (<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 
> 
> =================================================================
> ==2782486==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
> 
> =================================================================
> ==2782416==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 
> 
> =================================================================
> ==2782400==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 ----------
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 
5a16,232
> 
> =================================================================
> ==2782417==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 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 
> 
> =================================================================
> ==2783363==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 
> 
> =================================================================
> ==2782952==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,681
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2782953==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 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 
> 
> =================================================================
> ==2782944==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 
> 
> =================================================================
> ==2784367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0c985c578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0c98870ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0c98870a9e  (<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 
> 
> =================================================================
> ==2782327==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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2782373==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/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 
> 
> =================================================================
> ==2784377==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/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 
> 
> =================================================================
> ==2784437==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 
> 
> =================================================================
> ==2690962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1835f6578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1836210ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1836210a9e  (<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 
> 
> =================================================================
> ==2691860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa605d9978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa606044ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa606044a9e  (<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 
> 
> =================================================================
> ==2691846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f355c92578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f355cbd0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f355cbd0a9e  (<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 
> 
> =================================================================
> ==2691015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fea719b578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea71c60ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fea71c60a9e  (<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 
> 
> =================================================================
> ==2691847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0d62fc578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0d63270ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0d63270a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2690919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f13c201778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f13c22c2ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f13c22c2a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2691808==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 0x7f0fa942b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 
> 
> =================================================================
> ==2691078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f113155b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1131806ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1131806a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2691164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fd5c666b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd5c6916ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fd5c6916a9e  (<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="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 
> 
> =================================================================
> ==2691866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb55faaa78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb55fd55ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb55fd55a9e  (<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 
> 
> =================================================================
> ==2693816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc18746278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc18770dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc18770da9e  (<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,10
> 
> =================================================================
> ==2693831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f125c78878d  (<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_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 
> 
> =================================================================
> ==2693592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa5eef3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5ef1e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa5ef1e0a9e  (<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,9
> 
> =================================================================
> ==2693088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7048a2578d  (<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_given1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2693129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1b09a1b78d  (<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 
> 
> =================================================================
> ==2693653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f80c232b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f80c25d6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f80c25d6a9e  (<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 
> 
> =================================================================
> ==2691867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f79bb30f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f79bb5baab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f79bb5baa9e  (<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 
> 
> =================================================================
> ==2691917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe2f462578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe2f48d0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe2f48d0a9e  (<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 
> 
> =================================================================
> ==2692147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b91bd578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b91e80ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b91e80a9e  (<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 
> 
> =================================================================
> ==2692020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa2ca28a78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2ca535ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa2ca535a9e  (<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 
> 
> =================================================================
> ==2692105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6fe453578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6fe47e0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6fe47e0a9e  (<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 
> 
> =================================================================
> ==2692173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca9b3ad78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca9b658ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca9b658a9e  (<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 
> 
> =================================================================
> ==2692678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6ec5d8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ec6030ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ec6030a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2692270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbdfcfa578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbdfd250ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbdfd250a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2692920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f381d43578d  (<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_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 
> 
> =================================================================
> ==2693050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fab3419978d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fab34444ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fab34444a9e  (<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 
> 
> =================================================================
> ==2692695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f56fcf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f5727aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f5727aa9e  (<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
> 
> =================================================================
> ==2692771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f23ec69f78d  (<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,9
> 
> =================================================================
> ==2692972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2f57a8f78d  (<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_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 
> 
> =================================================================
> ==2692841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbcb8d1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbcb8fbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fbcb8fbba9e  (<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 
> 
> =================================================================
> ==2692985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0a73e8578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a74130ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0a74130a9e  (<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 
> 
> =================================================================
> ==2692831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f80754ed78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8075798ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8075798a9e  (<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 
> 
> =================================================================
> ==2689975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4695b0478d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4695dafab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4695dafa9e  (<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,9
> 
> =================================================================
> ==2688961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f05a855b78d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_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 
> 
> =================================================================
> ==2689902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f173ce1f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f173d0caab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f173d0caa9e  (<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 
> 
> =================================================================
> ==2689766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa732e7578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa733120ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa733120a9e  (<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 
> 
> =================================================================
> ==2689527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fda9eacd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fda9ed78ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fda9ed78a9e  (<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 
> 
> =================================================================
> ==2689719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb6d68bf78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb6d6b6aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb6d6b6aa9e  (<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 
> 
> =================================================================
> ==2688934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb32428d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb324538ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb324538a9e  (<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
> 
> =================================================================
> ==2689629==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 0x7f818910c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 
> 
> =================================================================
> ==2689536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f977378f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9773a3aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9773a3aa9e  (<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,9
> 
> =================================================================
> ==2689537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8c83c8578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_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 
> 
> =================================================================
> ==2689924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6ea6e5578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ea7100ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6ea7100a9e  (<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 
> 
> =================================================================
> ==2686431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7bb370878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7bb39b3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7bb39b3a9e  (<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
> =================================================================
> ==2686452==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f13d2e83d30 sp 0x7f13d2e83900 T2)
> ==2686452==The signal is caused by a READ memory access.
> ==2686452==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f13e710e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f13e70dd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f13e70de311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f13e70de54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f13e710ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f13e6ac74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f13e64c9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f13e2fc9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f13e6ac77e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2686452==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
> =================================================================
> ==2686790==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc1d6f73d30 sp 0x7fc1d6f73900 T2)
> ==2686790==The signal is caused by a READ memory access.
> ==2686790==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc1eb2065fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc1eb1d57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc1eb1d6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc1eb1d654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc1eb206d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc1eabbf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc1ea5c1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc1e70c1292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc1eabbf7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2686790==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
> 
> =================================================================
> ==2686418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7ba1c8078d  (<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 
> 
> =================================================================
> ==2686222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f05835a878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0583853ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0583853a9e  (<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 
> 
> =================================================================
> ==2686415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6c36a9378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6c36d3eab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6c36d3ea9e  (<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,9
> 
> =================================================================
> ==2686416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f222201878d  (<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_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 
> 
> =================================================================
> ==2686246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5f671b878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f67463ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5f67463a9e  (<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 
> 
> =================================================================
> ==2686249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f650f6be78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f650f969ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f650f969a9e  (<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 
> 
> =================================================================
> ==2686420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe45ac2878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe45aed3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe45aed3a9e  (<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 
> 
> =================================================================
> ==2686919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1f8b2ee78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f8b599ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1f8b599a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4f6042e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f606d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f606d9a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_random ( Last six runs Oct2023 Apr2021 )

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

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

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

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_10ms ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2687253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f688ca4d78d  (<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_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 
> 
> =================================================================
> ==2687260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1ff365378d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1ff38feab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1ff38fea9e  (<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 
> 
> =================================================================
> ==2688050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc66a8de78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc66ab89ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc66ab89a9e  (<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 
> 
> =================================================================
> ==2688049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6bbc7c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6bbca73ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6bbca73a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2687987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9c5862078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9c588cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9c588cba9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

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

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_default ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f90593ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9059659ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9059659a9e  (<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 
> 
> =================================================================
> ==2688892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f390656078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f390680bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f390680ba9e  (<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 
> 
> =================================================================
> ==2688058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb61b17e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb61b429ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb61b429a9e  (<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 
> 
> =================================================================
> ==2688065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4f3819878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f38443ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4f38443a9e  (<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,9
> 
> =================================================================
> ==2688083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fee5aa1078d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__lanelimit ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe165cb678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe165f61ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe165f61a9e  (<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 
> 
> =================================================================
> ==2688868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f920cd1e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f920cfc9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f920cfc9a9e  (<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 
> 
> =================================================================
> ==2688863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6b8a8c878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b8ab73ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6b8ab73a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f794bc2678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f794bed1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f794bed1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2688885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5ada32078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ada5cbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ada5cba9e  (<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 
> 
> =================================================================
> ==2688903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fc285b1078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc285dbbab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fc285dbba9e  (<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 
> 
> =================================================================
> ==2689976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f92f4078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f931ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f931eba9e  (<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
> =================================================================
> ==2690550==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fa476693d30 sp 0x7fa476693900 T2)
> ==2690550==The signal is caused by a READ memory access.
> ==2690550==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa48a92e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa48a8fd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa48a8fe311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa48a8fe54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa48a92ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fa48a2e74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa489ce9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa4867e9292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2690600==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f42fd1c3d30 sp 0x7f42fd1c3900 T2)
> ==2690600==The signal is caused by a READ memory access.
> ==2690600==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f43114565fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f43114257c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4311426311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f431142654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4311456d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4310e0f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4310811608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f430d311292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4310e0f7e3 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,9
> 
> =================================================================
> ==2690181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fbeef8ce78d  (<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_given10_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 
> 
> =================================================================
> ==2690268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fb047fb678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb048261ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fb048261a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed ( Last six runs 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
> =================================================================
> ==2690285==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f15567cbd30 sp 0x7f15567cb900 T2)
> ==2690285==The signal is caused by a READ memory access.
> ==2690285==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f156aa5f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f156aa2e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f156aa2f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f156aa2f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f156aa5fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f156a4184f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f1569e1a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f156691a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<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
> =================================================================
> ==2690409==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f5849cbbd30 sp 0x7f5849cbb900 T2)
> ==2690409==The signal is caused by a READ memory access.
> ==2690409==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f585df4c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f585df1b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f585df1c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f585df1c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f585df4cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f585d9054f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f585d307608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f5859e07292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f585d9057e3 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 
> 
> =================================================================
> ==2690910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcd64fe878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd65293ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcd65293a9e  (<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
> 
> =================================================================
> ==2690914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8374ede78d  (<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 
> 
> =================================================================
> ==2690811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f11b170878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f11b19b3ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f11b19b3a9e  (<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 ----------
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
> 
> =================================================================
> ==2690895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f417d55678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f417d801ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f417d801a9e  (<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 ----------
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
> 
> =================================================================
> ==2690903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5ab4be878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ab4e93ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5ab4e93a9e  (<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 
> 
> =================================================================
> ==2690151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f6345d0578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6345fb0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6345fb0a9e  (<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,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 
> 
> =================================================================
> ==2694804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f927e1dd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f927e488ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f927e488a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_nested_invalid_ref ( Last six runs 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 
> 
> =================================================================
> ==2694846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f50a0a3578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f50a0ce0ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f50a0ce0a9e  (<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 
> 
> =================================================================
> ==2693884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fa325fff78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa3262aaab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fa3262aaa9e  (<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 
> 
> =================================================================
> ==2693882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcab567f78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcab592aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcab592aa9e  (<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,9
> 
> =================================================================
> ==2694861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f816182578d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_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 
> 
> =================================================================
> ==2693946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fdd4886578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd48b10ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fdd48b10a9e  (<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 
> 
> =================================================================
> ==2693952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f960930b78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f96095b6ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f96095b6a9e  (<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,9
> 
> =================================================================
> ==2693954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fadc753378d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_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 
> 
> =================================================================
> ==2694374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8ab2eef78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ab319aab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f8ab319aa9e  (<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 
> 
> =================================================================
> ==2694645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe17767878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe177923ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe177923a9e  (<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 
> 
> =================================================================
> ==2694779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0b3399d78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b33c48ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f0b33c48a9e  (<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 
> 
> =================================================================
> ==2694794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5492fd578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5493280ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5493280a9e  (<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 
> 
> =================================================================
> ==2694793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f903157578d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9031820ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9031820a9e  (<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 
> 
> =================================================================
> ==2694795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f9f167e778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f16a92ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f9f16a92a9e  (<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,9
> 
> =================================================================
> ==2694773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe8e664578d  (<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 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 
> 
> =================================================================
> ==2693837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f7c283bd78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c28668ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f7c28668a9e  (<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 
> 
> =================================================================
> ==2693838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7ff7829e278d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff782c8dab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7ff782c8da9e  (<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 
> 
> =================================================================
> ==2695543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f15f756078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f15f780bab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f15f780ba9e  (<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 
> 
> =================================================================
> ==2695546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f97b7ea878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f97b8153ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f97b8153a9e  (<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
> 
> =================================================================
> ==2697000==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 0x7f68fabb05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 
> 
> =================================================================
> ==2695636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f641375878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6413a03ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f6413a03a9e  (<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 
> 
> =================================================================
> ==2695984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4e3e75878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4e3ea03ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f4e3ea03a9e  (<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 
> 
> =================================================================
> ==2696104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fef3132e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef315d9ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fef315d9a9e  (<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 
> 
> =================================================================
> ==2696019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f409d5b678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f409d861ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f409d861a9e  (<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,9
> 
> =================================================================
> ==2695544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f0cafd9e78d  (<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 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 
> 
> =================================================================
> ==2696572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f91a8bce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f91a8e79ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f91a8e79a9e  (<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,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fed6344678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fed636f1ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fed636f1a9e  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 176 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_end ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,27
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2695507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fca5354078d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca537ebab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fca537eba9e  (<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 
> 
> =================================================================
> ==2696161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f87f5f7678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f87f6221ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f87f6221a9e  (<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 
> 
> =================================================================
> ==2696345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f287976678d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2879a11ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f2879a11a9e  (<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 
> 
> =================================================================
> ==2696552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fcffeb6e78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcffee19ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fcffee19a9e  (<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 
> 
> =================================================================
> ==2696365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f5b1d0ae78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5b1d359ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f5b1d359a9e  (<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 
> 
> =================================================================
> ==2696321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f1cf74ce78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1cf7779ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f1cf7779a9e  (<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 
> 
> =================================================================
> ==2696547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f244e19878d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f244e443ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f244e443a9e  (<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,9
> 
> =================================================================
> ==2695520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f93aabd878d  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour_none ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,9
> 
> =================================================================
> ==2695525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7fe25ce1078d  (<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,9
> 
> =================================================================
> ==2696246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f2d1624078d  (<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 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 
> 
> =================================================================
> ==2697344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f4ff6ce578d  (<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 0x7f500ce545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f4ff6f90ab5  (<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,110
> /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
>  c9 00 80 19  c4 00 80 31 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
>  c9 00 80 19  c4 00 80 31 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 
> =================================================================
> ==2697397==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030001110b0 at pc 0x000003a97171 bp 0x7ffddc95bbc0 sp 0x7ffddc95bbb8
> 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
>     #4 0x1281d12 in GUIEventControl::~GUIEventControl() /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:37:1
>     #5 0x1281d74 in GUIEventControl::~GUIEventControl() /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:36:37
>     #6 0x21ae4c8 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:289:5
>     #7 0x1327cb0 in GUINet::~GUINet() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:115:1
>     #8 0x1327de4 in GUINet::~GUINet() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:89:19
>     #9 0x1101989 in GUIRunThread::deleteSim() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:281:5
>     #10 0x102a413 in GUIApplicationWindow::closeAllWindows() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1792:18
>     #11 0x1089ec7 in GUIApplicationWindow::handleEvent_SimulationEnded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1629:9
>     #12 0x1079a77 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1421:17
>     #13 0x1079280 in GUIApplicationWindow::onRunThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1391:5
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,9
> <!-- generated on Mo 05 Apr 2021 08:10:51 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 
> 
> =================================================================
> ==2815121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f3f637eb78d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f63a96ab5  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7f3f63a96a9e  (<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 

=================================================================
==2818966==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
    #1 0x7f97310bf78d  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
    #1 0x7f973136aab5  (<unknown module>)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
    #1 0x7f973136aa9e  (<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
> =================================================================
> ==2791574==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fc611533d30 sp 0x7fc611533900 T2)
> ==2791574==The signal is caused by a READ memory access.
> ==2791574==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc6257c95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc6257987c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc625799311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc62579954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc6257c9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fc6251824f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fc624b84608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fc621684292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fc6251827e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2791574==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 
> 
> =================================================================
> ==2796365==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 0x7fe4d1acb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0x7fe4bb50778d  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xfda5d2 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfda5d2)
>     #1 0x7fe4bb7b2ab5  (<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,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 
> 
> =================================================================
> ==2798532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f412878d78d  (<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 0x7f413ed4c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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 0x7f4128a38ab5  (<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 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).
---
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' 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 '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.
> 
> =================================================================
> ==2794293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f12c49bf78d  (<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'.
> 
> =================================================================
> ==2798138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x1009bcd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1009bcd)
>     #1 0x7f8459d3778d  (<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 0x7f847076a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/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
> =================================================================
> ==2776033==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f65d9d03d30 sp 0x7f65d9d03900 T2)
> ==2776033==The signal is caused by a READ memory access.
> ==2776033==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f65edf9f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f65edf6e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f65edf6f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f65edf6f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f65edf9fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f65ed9584f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f65ed35a608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f65e9e5a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f65ed9587e3 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
> =================================================================
> ==2776074==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7f4105fcbd30 sp 0x7f4105fcb900 T2)
> ==2776074==The signal is caused by a READ memory access.
> ==2776074==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f411a2585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f411a2277c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f411a228311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f411a22854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f411a258d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7f4119c114f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7f4119613608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7f4116113292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7f4119c117e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2776074==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
> =================================================================
> ==2750746==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002d301ed bp 0x7fca6b823d30 sp 0x7fca6b823900 T2)
> ==2750746==The signal is caused by a READ memory access.
> ==2750746==Hint: address points to the zero page.
>     #0 0x2d301ed in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x2da6375 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x40cb27d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fca7fac45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fca7fa937c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fca7fa94311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fca7fa9454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fca7fac4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x40f923a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x421379b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x2d6d2e5 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x2d62dab in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x10e6182 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:184:22
>     #13 0x7fca7f47d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fca7ee7f608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fca7b97f292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0xfc520a in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0xfc520a)
>     #1 0x7fca7f47d7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
> 
> ==2750746==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