08Apr2021 - detailed test results for SUMO.meso

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.31Oct114430.2864510 -g

To start TextTest for these tests, run:

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


meso: 1886 tests: 1201 succeeded 671 FAILED 14 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7f90bde5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe837c255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828436==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc7da3cbf0 sp 0x7ffc7da3c7c0 T0)
> ==2828436==The signal is caused by a READ memory access.
> ==2828436==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9ce67b05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9ce677f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9ce6780311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9ce678054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9ce67b0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9ce55010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828436==ABORTING
---------- 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 container_start_containerStop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828558==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd5d3e7630 sp 0x7ffd5d3e7200 T0)
> ==2828558==The signal is caused by a READ memory access.
> ==2828558==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe421e345fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe421e037c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe421e04311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe421e0454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe421e34d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe420b850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828558==ABORTING
---------- 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 errors duplicate_id ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2828578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f02d419d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 ----------
2a3,23
> 
> =================================================================
> ==2828594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f68963c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f68963c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828421==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffede77f150 sp 0x7ffede77ed20 T0)
> ==2828421==The signal is caused by a READ memory access.
> ==2828421==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f15da4d95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f15da4a87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f15da4a9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f15da4a954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f15da4d9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f15d922a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828421==ABORTING
---------- 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,13
> 
> =================================================================
> ==2828484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f695bf1e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7716fc25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f220879a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828559==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff5936f5d0 sp 0x7fff5936f1a0 T0)
> ==2828559==The signal is caused by a READ memory access.
> ==2828559==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa3e34195fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa3e33e87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa3e33e9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa3e33e954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa3e3419d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa3e216a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828559==ABORTING
---------- 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,13
> 
> =================================================================
> ==2828420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f60b3e005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fae1bb965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1a4e9a85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f95742245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc3d80055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbcd33545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc794a855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3a215ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f60837df5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2f95f735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4ebdd0e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe2b3f9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5cfd5365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe0c3a675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3ab6e095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f05124f35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1e49dd75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828535==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe9e145110 sp 0x7ffe9e144ce0 T0)
> ==2828535==The signal is caused by a READ memory access.
> ==2828535==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcdf46885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fcdf46577c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcdf4658311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcdf465854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcdf4688d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fcdf33d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828535==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828521==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc7ec91210 sp 0x7ffc7ec90de0 T0)
> ==2828521==The signal is caused by a READ memory access.
> ==2828521==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa8153e05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa8153af7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa8153b0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa8153b054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa8153e0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa8141310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828521==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828533==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffb1e8a2d0 sp 0x7fffb1e89ea0 T0)
> ==2828533==The signal is caused by a READ memory access.
> ==2828533==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2a099575fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2a099267c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2a09927311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2a0992754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2a09957d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2a086a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828533==ABORTING
---------- 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,15
> 
> =================================================================
> ==2828520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f82b83ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5a1c7615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
1,3c1,25
< 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
> =================================================================
> ==2828617==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc8b90da90 sp 0x7ffc8b90d660 T0)
> ==2828617==The signal is caused by a READ memory access.
> ==2828617==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4c5e2ed5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4c5e2bc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4c5e2bd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4c5e2bd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4c5e2edd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4c5d03e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828617==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: 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 deadlock teleport_multihop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,80c1,25
< 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 networks lefthand ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827824==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd5c2a8f90 sp 0x7ffd5c2a8b60 T0)
> ==2827824==The signal is caused by a READ memory access.
> ==2827824==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5fe68595fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5fe68287c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5fe6829311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5fe682954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5fe6859d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5fe55aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827824==ABORTING
---------- 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 person abort_impossible_ride ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f38473945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828252==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffc25cda10 sp 0x7fffc25cd5e0 T0)
> ==2828252==The signal is caused by a READ memory access.
> ==2828252==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8f3c9225fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8f3c8f17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8f3c8f2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8f3c8f254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8f3c922d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8f3b6730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828252==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828221==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd9c168990 sp 0x7ffd9c168560 T0)
> ==2828221==The signal is caused by a READ memory access.
> ==2828221==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f77b8e8e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f77b8e5d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f77b8e5e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f77b8e5e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f77b8e8ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f77b7bdf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828221==ABORTING
---------- 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,13
> 
> =================================================================
> ==2828021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3d72e545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd4572b15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8b8ffa05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd9bd9525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2828293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff4471c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff4471c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2828268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff501f9c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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,25
< 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
> =================================================================
> ==2828267==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcd4e98ab0 sp 0x7ffcd4e98680 T0)
> ==2828267==The signal is caused by a READ memory access.
> ==2828267==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f841588d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f841585c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f841585d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f841585d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f841588dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f84145de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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,15
> 
> =================================================================
> ==2828301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f85fd7555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- 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
> 
> =================================================================
> ==2828287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2270d755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828205==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffff042ebb0 sp 0x7ffff042e780 T0)
> ==2828205==The signal is caused by a READ memory access.
> ==2828205==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f69b18975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f69b18667c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f69b1867311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f69b186754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f69b1897d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f69b05e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828205==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828202==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff7b109c30 sp 0x7fff7b109800 T0)
> ==2828202==The signal is caused by a READ memory access.
> ==2828202==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7e1d08d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7e1d05c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7e1d05d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7e1d05d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7e1d08dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7e1bdde0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828202==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828229==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff19d71a50 sp 0x7fff19d71620 T0)
> ==2828229==The signal is caused by a READ memory access.
> ==2828229==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1c924835fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1c924527c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1c92453311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1c9245354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1c92483d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1c911d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828229==ABORTING
---------- 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="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="person_0" x="93.60" y="65.02" angle="90.00" speed="0.00" pos="60.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="person_0" x="93.60" y="65.02" 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828257==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcd516f850 sp 0x7ffcd516f420 T0)
> ==2828257==The signal is caused by a READ memory access.
> ==2828257==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd1b38445fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd1b38137c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd1b3814311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd1b381454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd1b3844d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd1b25950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828257==ABORTING
---------- 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,25
< Warning: Not using public transport line 'l100' for routing persons. It has less than two usable stops.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828196==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff11fccb90 sp 0x7fff11fcc760 T0)
> ==2828196==The signal is caused by a READ memory access.
> ==2828196==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f781ae6a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f781ae397c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f781ae3a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f781ae3a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f781ae6ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7819bbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828196==ABORTING
---------- 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,13
> 
> =================================================================
> ==2828124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc8668215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcab3ae85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2f435b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f39fb84b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f80f10f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7eff684db5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f26fec6b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2827980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f181e3d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2e8da335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2827987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f882f9cf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2827997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcba92435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2827985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff6543dc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f65299805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7feab8cf65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2828185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe4e6ce75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827889==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffee8c9fd0 sp 0x7fffee8c9ba0 T0)
> ==2827889==The signal is caused by a READ memory access.
> ==2827889==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc57f9075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc57f8d67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc57f8d7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc57f8d754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc57f907d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc57e6580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827889==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827895==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd223c7af0 sp 0x7ffd223c76c0 T0)
> ==2827895==The signal is caused by a READ memory access.
> ==2827895==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f670d2c25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f670d2917c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f670d292311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f670d29254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f670d2c2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f670c0130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827895==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827896==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe37105d30 sp 0x7ffe37105900 T0)
> ==2827896==The signal is caused by a READ memory access.
> ==2827896==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f67d2b175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f67d2ae67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f67d2ae7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f67d2ae754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f67d2b17d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f67d18680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827896==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827892==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeeee38310 sp 0x7ffeeee37ee0 T0)
> ==2827892==The signal is caused by a READ memory access.
> ==2827892==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f54acd485fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f54acd177c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f54acd18311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f54acd1854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f54acd48d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f54aba990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827892==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827923==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc8e181430 sp 0x7ffc8e181000 T0)
> ==2827923==The signal is caused by a READ memory access.
> ==2827923==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f15d82825fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f15d82517c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f15d8252311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f15d825254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f15d8282d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f15d6fd30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827923==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827920==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd00a3f110 sp 0x7ffd00a3ece0 T0)
> ==2827920==The signal is caused by a READ memory access.
> ==2827920==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdbd698a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdbd69597c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdbd695a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdbd695a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdbd698ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fdbd56db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827920==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827917==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeb4364090 sp 0x7ffeb4363c60 T0)
> ==2827917==The signal is caused by a READ memory access.
> ==2827917==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f01523db5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f01523aa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f01523ab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f01523ab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f01523dbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f015112c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827917==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827938==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd9e37d270 sp 0x7ffd9e37ce40 T0)
> ==2827938==The signal is caused by a READ memory access.
> ==2827938==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5547a175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f55479e67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f55479e7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f55479e754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5547a17d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f55467680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827938==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827929==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe44ca5010 sp 0x7ffe44ca4be0 T0)
> ==2827929==The signal is caused by a READ memory access.
> ==2827929==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7636fba5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7636f897c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7636f8a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7636f8a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7636fbad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7635d0b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827929==ABORTING
---------- 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,13
> 
> =================================================================
> ==2828156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcfb10fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa7e46155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,25
< Error: Disconnected plan for person 'person0' (CN!=SC).
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828278==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffef2862690 sp 0x7ffef2862260 T0)
> ==2828278==The signal is caused by a READ memory access.
> ==2828278==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd6632745fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd6632437c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd663244311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd66324454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd663274d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd661fc50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828278==ABORTING
---------- 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,13
> 
> =================================================================
> ==2827961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbbbf03b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f572f1b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828119==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff05f1d370 sp 0x7fff05f1cf40 T0)
> ==2828119==The signal is caused by a READ memory access.
> ==2828119==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f913f3b95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f913f3887c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f913f389311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f913f38954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f913f3b9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f913e10a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828119==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828241==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffd4c60030 sp 0x7fffd4c5fc00 T0)
> ==2828241==The signal is caused by a READ memory access.
> ==2828241==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f23010ef5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f23010be7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f23010bf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f23010bf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f23010efd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f22ffe400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828241==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828233==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdefdc9910 sp 0x7ffdefdc94e0 T0)
> ==2828233==The signal is caused by a READ memory access.
> ==2828233==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f58f2ad85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f58f2aa77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f58f2aa8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f58f2aa854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f58f2ad8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f58f18290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828233==ABORTING
---------- 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,14
> 
> =================================================================
> ==2827951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6af97635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2827967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3bc94c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2827983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8b5a4e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2ea8e355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff92db125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2828062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f833da0e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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,13
> 
> =================================================================
> ==2828059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f930c9b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa8f50bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2828047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8a56c495ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,3c1,25
< Error: The edge ':C_c1' within the route  is not known.
<  The route can not be build.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828099==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdee2c2a30 sp 0x7ffdee2c2600 T0)
> ==2828099==The signal is caused by a READ memory access.
> ==2828099==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffa1922d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ffa191fc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffa191fd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffa191fd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffa1922dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ffa17f7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828099==ABORTING
<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,13
> 
> =================================================================
> ==2827947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f12789af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in tripinfos ----------
10c10
<     <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE">
---
>     <personinfo id="p.1" depart="15.00" type="DEFAULT_PEDTYPE">

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

---------- Differences in errors ----------
1,3c1,25
< 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
> =================================================================
> ==2828336==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc7481d430 sp 0x7ffc7481d000 T0)
> ==2828336==The signal is caused by a READ memory access.
> ==2828336==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f34f37975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f34f37667c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f34f3767311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f34f376754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f34f3797d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f34f24e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828336==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: 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,23
> 
> =================================================================
> ==2828346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7feb60e3c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7feb60e3c02c 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7feb60e3c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7feb60ef70a3 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7feb60e3c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7feb60ef29ef 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: 62420 byte(s) leaked in 418 allocation(s).
---------- 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,23
> 
> =================================================================
> ==2828349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7efd57a0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7efd57a0102c 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7efd57a0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7efd57abc0a3 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7efd57a0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7efd57ab79ef 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: 62420 byte(s) leaked in 418 allocation(s).
---------- 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 routes parsing repeat ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827163==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffefbd38d90 sp 0x7ffefbd38960 T0)
> ==2827163==The signal is caused by a READ memory access.
> ==2827163==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd994a395fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd994a087c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd994a09311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd994a0954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd994a39d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd99378a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827163==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2827166==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff04137770 sp 0x7fff04137340 T0)
> ==2827166==The signal is caused by a READ memory access.
> ==2827166==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7bf23f45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7bf23c37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7bf23c4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7bf23c454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7bf23f4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7bf11450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827166==ABORTING
<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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827153==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff8f571790 sp 0x7fff8f571360 T0)
> ==2827153==The signal is caused by a READ memory access.
> ==2827153==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9b1e67b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9b1e64a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9b1e64b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9b1e64b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9b1e67bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9b1d3cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827153==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2827175==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff75ba3cf0 sp 0x7fff75ba38c0 T0)
> ==2827175==The signal is caused by a READ memory access.
> ==2827175==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faec38505fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7faec381f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faec3820311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faec382054f 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827144==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff8345d990 sp 0x7fff8345d560 T0)
> ==2827144==The signal is caused by a READ memory access.
> ==2827144==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f64ac19f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f64ac16e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f64ac16f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f64ac16f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f64ac19fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f64aaef00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827144==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827145==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffc966ce70 sp 0x7fffc966ca40 T0)
> ==2827145==The signal is caused by a READ memory access.
> ==2827145==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4a7ed325fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4a7ed017c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4a7ed02311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4a7ed0254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4a7ed32d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4a7da830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827145==ABORTING
---------- 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,25
< Error: Cannot repeat stops with 'until' in route 'r0' because no cycleTime is defined.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827172==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd2dc8e0d0 sp 0x7ffd2dc8dca0 T0)
> ==2827172==The signal is caused by a READ memory access.
> ==2827172==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4ac17b65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4ac17857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4ac1786311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4ac178654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4ac17b6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4ac05070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827172==ABORTING
---------- 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 simple_nets cross cross1l ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827859==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc1fa203b0 sp 0x7ffc1fa1ff80 T0)
> ==2827859==The signal is caused by a READ memory access.
> ==2827859==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe8dcee25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe8dceb17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe8dceb2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe8dceb254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe8dcee2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe8dbc330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827859==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827864==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff7a667010 sp 0x7fff7a666be0 T0)
> ==2827864==The signal is caused by a READ memory access.
> ==2827864==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f71478f85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f71478c77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f71478c8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f71478c854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f71478f8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f71466490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827864==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827871==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe054494f0 sp 0x7ffe054490c0 T0)
> ==2827871==The signal is caused by a READ memory access.
> ==2827871==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa582ca55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa582c747c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa582c75311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa582c7554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa582ca5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa5819f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827871==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827876==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc386ff770 sp 0x7ffc386ff340 T0)
> ==2827876==The signal is caused by a READ memory access.
> ==2827876==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f51ed6535fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f51ed6227c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f51ed623311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f51ed62354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f51ed653d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f51ec3a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827876==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828657==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff5492a250 sp 0x7fff54929e20 T0)
> ==2828657==The signal is caused by a READ memory access.
> ==2828657==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb66437b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb66434a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb66434b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb66434b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb66437bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb6630cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828657==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828670==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe28d8da50 sp 0x7ffe28d8d620 T0)
> ==2828670==The signal is caused by a READ memory access.
> ==2828670==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f773587e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f773584d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f773584e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f773584e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f773587ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f77345cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828670==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828677==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff1b9eef90 sp 0x7fff1b9eeb60 T0)
> ==2828677==The signal is caused by a READ memory access.
> ==2828677==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc21967c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc21964b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc21964c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc21964c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc21967cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc2183cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828677==ABORTING
---------- 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 tls actuated 80kmh_highFlow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,26
< 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
> =================================================================
> ==2827515==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe39765010 sp 0x7ffe39764be0 T0)
> ==2827515==The signal is caused by a READ memory access.
> ==2827515==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbbcd2145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbbcd1e37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbbcd1e4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbbcd1e454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbbcd214d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fbbcbf650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827515==ABORTING
---------- 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,26
< 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
> =================================================================
> ==2827516==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffde1e7bb70 sp 0x7ffde1e7b740 T0)
> ==2827516==The signal is caused by a READ memory access.
> ==2827516==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc7eee795fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc7eee487c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc7eee49311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc7eee4954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc7eee79d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc7edbca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827516==ABORTING
---------- 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

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

---------- 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.
basic tls actuated basic ( Last six runs Oct2023 Apr2021 )
basic tls actuated custom_detector ( Last six runs Oct2023 Apr2021 )
basic tls actuated custom_detector_maxGap ( Last six runs Oct2023 Apr2021 )
basic tls actuated from_additional ( Last six runs Oct2023 Apr2021 )
basic tls actuated joined_sequential ( Last six runs Oct2023 Apr2021 )
basic tls actuated linkMinDur ( Last six runs Oct2023 Apr2021 )
basic tls actuated minDur_too_short ( Last six runs Oct2023 Apr2021 )
basic tls actuated parameters ( Last six runs Oct2023 Apr2021 )
basic tls actuated simstart_at_100 ( Last six runs Oct2023 Apr2021 )
basic tls actuated unused_indices ( Last six runs Oct2023 Apr2021 )
bugs 1xxx ticket1641 ( Last six runs Oct2023 Apr2021 )
meso bugs ticket8166 ( Last six runs Oct2023 Apr2021 )

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

---------- Differences in errors ----------
1c1,26
< 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
> =================================================================
> ==2827606==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffbd549690 sp 0x7fffbd549260 T0)
> ==2827606==The signal is caused by a READ memory access.
> ==2827606==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f14355715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f14355407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1435541311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f143554154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1435571d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f14342c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827606==ABORTING
---------- 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,25
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827592==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc095c4890 sp 0x7ffc095c4460 T0)
> ==2827592==The signal is caused by a READ memory access.
> ==2827592==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff8dcbda5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff8dcba97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff8dcbaa311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff8dcbaa54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff8dcbdad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff8db92b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827592==ABORTING
---------- 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,25
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827565==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffce017d8b0 sp 0x7ffce017d480 T0)
> ==2827565==The signal is caused by a READ memory access.
> ==2827565==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1a612625fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1a612317c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1a61232311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1a6123254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1a61262d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1a5ffb30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827565==ABORTING
---------- 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,25
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827569==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffafd2f330 sp 0x7fffafd2ef00 T0)
> ==2827569==The signal is caused by a READ memory access.
> ==2827569==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6551e545fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6551e237c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6551e24311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6551e2454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6551e54d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f6550ba50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827569==ABORTING
---------- 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,25
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827590==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffda64e3f30 sp 0x7ffda64e3b00 T0)
> ==2827590==The signal is caused by a READ memory access.
> ==2827590==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f83192675fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f83192367c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8319237311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f831923754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8319267d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8317fb80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827590==ABORTING
---------- 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 green_minor_uncontrolled ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,26
< 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
> =================================================================
> ==2827544==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc11cf6670 sp 0x7ffc11cf6240 T0)
> ==2827544==The signal is caused by a READ memory access.
> ==2827544==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4f0b3975fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4f0b3667c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4f0b367311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4f0b36754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4f0b397d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4f0a0e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827544==ABORTING
---------- 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,26
< 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
> =================================================================
> ==2827553==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe41f5fb90 sp 0x7ffe41f5f760 T0)
> ==2827553==The signal is caused by a READ memory access.
> ==2827553==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f493b59e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f493b56d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f493b56e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f493b56e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f493b59ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f493a2ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827553==ABORTING
---------- 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_tls_controlling_detectors ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,26
< 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
> =================================================================
> ==2827609==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc14ab5d0 sp 0x7ffcc14ab1a0 T0)
> ==2827609==The signal is caused by a READ memory access.
> ==2827609==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f38a490e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f38a48dd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f38a48de311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f38a48de54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f38a490ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f38a365f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827609==ABORTING
---------- 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,26
< 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
> =================================================================
> ==2827527==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffee090ecf0 sp 0x7ffee090e8c0 T0)
> ==2827527==The signal is caused by a READ memory access.
> ==2827527==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff402d4e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff402d1d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff402d1e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff402d1e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff402d4ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff401a9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827527==ABORTING
---------- 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,26
< 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
> =================================================================
> ==2827532==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff8f46b0f0 sp 0x7fff8f46acc0 T0)
> ==2827532==The signal is caused by a READ memory access.
> ==2827532==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdd781e55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdd781b47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdd781b5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdd781b554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdd781e5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fdd76f360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827532==ABORTING
---------- 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,26
< 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
> =================================================================
> ==2827577==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff19b7f850 sp 0x7fff19b7f420 T0)
> ==2827577==The signal is caused by a READ memory access.
> ==2827577==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa67dacf5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa67da9e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa67da9f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa67da9f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa67dacfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa67c8200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827577==ABORTING
---------- 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 errors add_attribute_next_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,25
< Error: Invalid nextPhase 14 in tlLogic 'C', program 'custom' with 12 phases
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827475==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe1390ca30 sp 0x7ffe1390c600 T0)
> ==2827475==The signal is caused by a READ memory access.
> ==2827475==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f85b847d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f85b844c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f85b844d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f85b844d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f85b847dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f85b71ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827475==ABORTING

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

---------- Differences in errors ----------
1,2c1,25
< 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
> =================================================================
> ==2827468==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffef4154e70 sp 0x7ffef4154a40 T0)
> ==2827468==The signal is caused by a READ memory access.
> ==2827468==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8947fdb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8947faa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8947fab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8947fab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8947fdbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8946d2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827468==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827683==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcac768c10 sp 0x7ffcac7687e0 T0)
> ==2827683==The signal is caused by a READ memory access.
> ==2827683==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc711b9f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc711b6e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc711b6f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc711b6f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc711b9fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc7108f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827683==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827684==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcb8baf090 sp 0x7ffcb8baec60 T0)
> ==2827684==The signal is caused by a READ memory access.
> ==2827684==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faf18c4a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7faf18c197c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faf18c1a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faf18c1a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faf18c4ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7faf1799b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827684==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827700==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe2a1db350 sp 0x7ffe2a1daf20 T0)
> ==2827700==The signal is caused by a READ memory access.
> ==2827700==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0290e4a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0290e197c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0290e1a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0290e1a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0290e4ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f028fb9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827700==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2827690==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeed6007f0 sp 0x7ffeed6003c0 T0)
> ==2827690==The signal is caused by a READ memory access.
> ==2827690==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f77e81b25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f77e81817c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f77e8182311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f77e818254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f77e81b2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f77e6f030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2827690==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835638==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc1fecfd0 sp 0x7ffcc1fecba0 T0)
> ==2835638==The signal is caused by a READ memory access.
> ==2835638==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8ac49655fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8ac49347c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8ac4935311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8ac493554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8ac4965d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8ac36b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835638==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835900==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffef9e77a30 sp 0x7ffef9e77600 T0)
> ==2835900==The signal is caused by a READ memory access.
> ==2835900==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f50f78665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f50f78357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f50f7836311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f50f783654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f50f7866d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f50f65b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835900==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835668==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffff08c9110 sp 0x7ffff08c8ce0 T0)
> ==2835668==The signal is caused by a READ memory access.
> ==2835668==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f762b49b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f762b46a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f762b46b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f762b46b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f762b49bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f762a1ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835668==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835679==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe1f0eddb0 sp 0x7ffe1f0ed980 T0)
> ==2835679==The signal is caused by a READ memory access.
> ==2835679==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1288ce75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1288cb67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1288cb7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1288cb754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1288ce7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1287a380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835679==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835621==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc6779bf0 sp 0x7ffcc67797c0 T0)
> ==2835621==The signal is caused by a READ memory access.
> ==2835621==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc0a66e35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc0a66b27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc0a66b3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc0a66b354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc0a66e3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc0a54340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835621==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835689==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff4a16ea30 sp 0x7fff4a16e600 T0)
> ==2835689==The signal is caused by a READ memory access.
> ==2835689==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc8af3a95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc8af3787c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc8af379311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc8af37954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc8af3a9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc8ae0fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835689==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835693==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc075391b0 sp 0x7ffc07538d80 T0)
> ==2835693==The signal is caused by a READ memory access.
> ==2835693==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f29972e55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f29972b47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f29972b5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f29972b554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f29972e5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f29960360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835693==ABORTING
---------- 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 ticket376 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2835720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff3235355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2835724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff4906265ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2835733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3768ee95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835763==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc87756cd0 sp 0x7ffc877568a0 T0)
> ==2835763==The signal is caused by a READ memory access.
> ==2835763==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbde2ad85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbde2aa77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbde2aa8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbde2aa854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbde2ad8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fbde18290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835763==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835778==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcef6035d0 sp 0x7ffcef6031a0 T0)
> ==2835778==The signal is caused by a READ memory access.
> ==2835778==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa75df5b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa75df2a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa75df2b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa75df2b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa75df5bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa75ccac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835778==ABORTING
---------- 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 ticket699 length ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835786==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe1614b590 sp 0x7ffe1614b160 T0)
> ==2835786==The signal is caused by a READ memory access.
> ==2835786==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f797ba115fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f797b9e07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f797b9e1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f797b9e154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f797ba11d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f797a7620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835786==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835781==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdcc9a9cb0 sp 0x7ffdcc9a9880 T0)
> ==2835781==The signal is caused by a READ memory access.
> ==2835781==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f72d670e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f72d66dd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f72d66de311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f72d66de54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f72d670ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f72d545f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835781==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835789==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff29507190 sp 0x7fff29506d60 T0)
> ==2835789==The signal is caused by a READ memory access.
> ==2835789==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1c45e9a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1c45e697c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1c45e6a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1c45e6a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1c45e9ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1c44beb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835789==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835809==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff55c298d0 sp 0x7fff55c294a0 T0)
> ==2835809==The signal is caused by a READ memory access.
> ==2835809==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8735a0b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f87359da7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f87359db311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f87359db54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8735a0bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f873475c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835809==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835825==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc27011870 sp 0x7ffc27011440 T0)
> ==2835825==The signal is caused by a READ memory access.
> ==2835825==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff1c9d0e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff1c9cdd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff1c9cde311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff1c9cde54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff1c9d0ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff1c8a5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835825==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835826==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd76d35410 sp 0x7ffd76d34fe0 T0)
> ==2835826==The signal is caused by a READ memory access.
> ==2835826==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efd45fc75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efd45f967c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efd45f97311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efd45f9754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efd45fc7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efd44d180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835826==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835922==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd1d9e3710 sp 0x7ffd1d9e32e0 T0)
> ==2835922==The signal is caused by a READ memory access.
> ==2835922==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f73682d55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f73682a47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f73682a5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f73682a554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f73682d5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f73670260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835922==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835924==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd7394cc10 sp 0x7ffd7394c7e0 T0)
> ==2835924==The signal is caused by a READ memory access.
> ==2835924==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa34159b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa34156a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa34156b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa34156b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa34159bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa3402ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835924==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835945==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd23525ed0 sp 0x7ffd23525aa0 T0)
> ==2835945==The signal is caused by a READ memory access.
> ==2835945==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f748f9dd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f748f9ac7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f748f9ad311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f748f9ad54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f748f9ddd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f748e72e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835945==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835982==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffee9b2f6d0 sp 0x7ffee9b2f2a0 T0)
> ==2835982==The signal is caused by a READ memory access.
> ==2835982==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcf0bc355fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fcf0bc047c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcf0bc05311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcf0bc0554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcf0bc35d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fcf0a9860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835982==ABORTING
---------- 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 ticket963 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,25
< 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
> =================================================================
> ==2836016==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc1d202b50 sp 0x7ffc1d202720 T0)
> ==2836016==The signal is caused by a READ memory access.
> ==2836016==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1b045635fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1b045327c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1b04533311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1b0453354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1b04563d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1b032b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836016==ABORTING
---------- 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 1xxx ticket1006 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836007==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc4d596410 sp 0x7ffc4d595fe0 T0)
> ==2836007==The signal is caused by a READ memory access.
> ==2836007==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f81856d65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f81856a57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f81856a6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f81856a654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f81856d6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f81844270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836007==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836033==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc78b86210 sp 0x7ffc78b85de0 T0)
> ==2836033==The signal is caused by a READ memory access.
> ==2836033==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f12e46235fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f12e45f27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f12e45f3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f12e45f354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f12e4623d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f12e33740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836033==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836048==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffc9323790 sp 0x7fffc9323360 T0)
> ==2836048==The signal is caused by a READ memory access.
> ==2836048==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa569d715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa569d407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa569d41311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa569d4154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa569d71d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa568ac20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836048==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836078==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe47223590 sp 0x7ffe47223160 T0)
> ==2836078==The signal is caused by a READ memory access.
> ==2836078==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe0eb2525fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe0eb2217c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe0eb222311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe0eb22254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe0eb252d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe0e9fa30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836078==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836090==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd8eb44d70 sp 0x7ffd8eb44940 T0)
> ==2836090==The signal is caused by a READ memory access.
> ==2836090==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fae430e55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fae430b47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fae430b5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fae430b554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fae430e5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fae41e360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836090==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836145==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe52db7c10 sp 0x7ffe52db77e0 T0)
> ==2836145==The signal is caused by a READ memory access.
> ==2836145==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdf63c275fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdf63bf67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdf63bf7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdf63bf754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdf63c27d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fdf629780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836145==ABORTING
---------- 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 ticket1591 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836187==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc061d4150 sp 0x7ffc061d3d20 T0)
> ==2836187==The signal is caused by a READ memory access.
> ==2836187==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8d8f9a75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8d8f9767c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8d8f977311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8d8f97754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8d8f9a7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8d8e6f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836187==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836193==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffed59ec890 sp 0x7ffed59ec460 T0)
> ==2836193==The signal is caused by a READ memory access.
> ==2836193==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f27476075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f27475d67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f27475d7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f27475d754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2747607d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f27463580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836193==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836206==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc74539390 sp 0x7ffc74538f60 T0)
> ==2836206==The signal is caused by a READ memory access.
> ==2836206==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd228a8c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd228a5b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd228a5c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd228a5c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd228a8cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd2277dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836206==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836210==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdad24b590 sp 0x7ffdad24b160 T0)
> ==2836210==The signal is caused by a READ memory access.
> ==2836210==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f32446515fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f32446207c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3244621311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f324462154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3244651d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f32433a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836210==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836233==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff677d3330 sp 0x7fff677d2f00 T0)
> ==2836233==The signal is caused by a READ memory access.
> ==2836233==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7af872d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7af86fc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7af86fd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7af86fd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7af872dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7af747e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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 2xxx ticket2109 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,323
> /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:172: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:172:38 in 
> 
> =================================================================
> ==2836257==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7fc3ab0785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836256==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe2c951170 sp 0x7ffe2c950d40 T0)
> ==2836256==The signal is caused by a READ memory access.
> ==2836256==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f34ed1f85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f34ed1c77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f34ed1c8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f34ed1c854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f34ed1f8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f34ebf490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836256==ABORTING
---------- 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 ticket2494 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,3c1,25
< Error: The edge 'invalidID' within the route for trip 'veh0' is not known.
<  The route can not be build.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836296==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe50ed0390 sp 0x7ffe50ecff60 T0)
> ==2836296==The signal is caused by a READ memory access.
> ==2836296==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f99bf5dc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f99bf5ab7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f99bf5ac311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f99bf5ac54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f99bf5dcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f99be32d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836296==ABORTING
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836319==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd7986c010 sp 0x7ffd7986bbe0 T0)
> ==2836319==The signal is caused by a READ memory access.
> ==2836319==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1d4379e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1d4376d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1d4376e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1d4376e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1d4379ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1d424ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836319==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836345==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffccecd84d0 sp 0x7ffccecd80a0 T0)
> ==2836345==The signal is caused by a READ memory access.
> ==2836345==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f057309b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f057306a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f057306b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f057306b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f057309bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0571dec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836345==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836351==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcb7a86b70 sp 0x7ffcb7a86740 T0)
> ==2836351==The signal is caused by a READ memory access.
> ==2836351==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe36f2ad5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe36f27c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe36f27d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe36f27d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe36f2add52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe36dffe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836351==ABORTING
---------- 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 4xxx ticket4180 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836406==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffecc8e0d0 sp 0x7fffecc8dca0 T0)
> ==2836406==The signal is caused by a READ memory access.
> ==2836406==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f52083195fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f52082e87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f52082e9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f52082e954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5208319d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f520706a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836406==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836405==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff564b3b70 sp 0x7fff564b3740 T0)
> ==2836405==The signal is caused by a READ memory access.
> ==2836405==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f82e46445fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f82e46137c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f82e4614311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f82e461454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f82e4644d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f82e33950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836405==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< Error: The lane ':C_8_0' for a stop is not known in vehicle 'SN_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836423==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc6b0cbaf0 sp 0x7ffc6b0cb6c0 T0)
> ==2836423==The signal is caused by a READ memory access.
> ==2836423==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb8f168b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb8f165a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb8f165b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb8f165b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb8f168bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb8f03dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836423==ABORTING
---------- 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,25
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'NS_car'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836428==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff85d64490 sp 0x7fff85d64060 T0)
> ==2836428==The signal is caused by a READ memory access.
> ==2836428==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f46e22de5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f46e22ad7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f46e22ae311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f46e22ae54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f46e22ded52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f46e102f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836428==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'NS_car'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836424==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff7927eb70 sp 0x7fff7927e740 T0)
> ==2836424==The signal is caused by a READ memory access.
> ==2836424==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f51817045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f51816d37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f51816d4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f51816d454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5181704d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f51804550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836424==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< Error: The lane ':C_28_0' for a stop is not known in vehicle 'SW_car'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836435==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd701cd090 sp 0x7ffd701ccc60 T0)
> ==2836435==The signal is caused by a READ memory access.
> ==2836435==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7feb324ea5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7feb324b97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7feb324ba311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7feb324ba54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7feb324ead52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7feb3123b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836435==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836430==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd1c3b3890 sp 0x7ffd1c3b3460 T0)
> ==2836430==The signal is caused by a READ memory access.
> ==2836430==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0fa42465fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0fa42157c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0fa4216311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0fa421654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0fa4246d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0fa2f970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836430==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836448==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffa9271d50 sp 0x7fffa9271920 T0)
> ==2836448==The signal is caused by a READ memory access.
> ==2836448==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1e06bad5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1e06b7c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1e06b7d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1e06b7d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1e06badd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1e058fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836448==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836453==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd75984310 sp 0x7ffd75983ee0 T0)
> ==2836453==The signal is caused by a READ memory access.
> ==2836453==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f45917a05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f459176f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4591770311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f459177054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f45917a0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f45904f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836453==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836463==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe0e052130 sp 0x7ffe0e051d00 T0)
> ==2836463==The signal is caused by a READ memory access.
> ==2836463==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f872b16e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f872b13d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f872b13e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f872b13e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f872b16ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8729ebf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836463==ABORTING
<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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836469==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeeb8da4f0 sp 0x7ffeeb8da0c0 T0)
> ==2836469==The signal is caused by a READ memory access.
> ==2836469==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fefb90545fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fefb90237c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fefb9024311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fefb902454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fefb9054d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fefb7da50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836469==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836482==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd1e114050 sp 0x7ffd1e113c20 T0)
> ==2836482==The signal is caused by a READ memory access.
> ==2836482==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f87431e35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f87431b27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f87431b3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f87431b354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f87431e3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8741f340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836482==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836475==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff74138f70 sp 0x7fff74138b40 T0)
> ==2836475==The signal is caused by a READ memory access.
> ==2836475==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f065f6ac5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f065f67b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f065f67c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f065f67c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f065f6acd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f065e3fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836475==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836472==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff2022cd50 sp 0x7fff2022c920 T0)
> ==2836472==The signal is caused by a READ memory access.
> ==2836472==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f79506eb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f79506ba7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f79506bb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f79506bb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f79506ebd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f794f43c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836472==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836485==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffc0bc2890 sp 0x7fffc0bc2460 T0)
> ==2836485==The signal is caused by a READ memory access.
> ==2836485==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f890272f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f89026fe7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f89026ff311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f89026ff54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f890272fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f89014800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836485==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836489==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeca683290 sp 0x7ffeca682e60 T0)
> ==2836489==The signal is caused by a READ memory access.
> ==2836489==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6002b215fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6002af07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6002af1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6002af154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6002b21d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f60018720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836499==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdf0a87390 sp 0x7ffdf0a86f60 T0)
> ==2836499==The signal is caused by a READ memory access.
> ==2836499==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f62c3d305fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f62c3cff7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f62c3d00311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f62c3d0054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f62c3d30d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f62c2a810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836499==ABORTING
---------- 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 ticket4900 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,25
< 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
> =================================================================
> ==2836530==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe63f198f0 sp 0x7ffe63f194c0 T0)
> ==2836530==The signal is caused by a READ memory access.
> ==2836530==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7648e9f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7648e6e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7648e6f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7648e6f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7648e9fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7647bf00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836530==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836525==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc059c7750 sp 0x7ffc059c7320 T0)
> ==2836525==The signal is caused by a READ memory access.
> ==2836525==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f407950e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f40794dd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f40794de311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f40794de54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f407950ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f407825f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836525==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836546==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff3d650ff0 sp 0x7fff3d650bc0 T0)
> ==2836546==The signal is caused by a READ memory access.
> ==2836546==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6b629b45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6b629837c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6b62984311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6b6298454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6b629b4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f6b617050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836546==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836542==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe00c91e50 sp 0x7ffe00c91a20 T0)
> ==2836542==The signal is caused by a READ memory access.
> ==2836542==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f061efb45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f061ef837c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f061ef84311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f061ef8454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f061efb4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f061dd050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836542==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836552==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdda3fd4b0 sp 0x7ffdda3fd080 T0)
> ==2836552==The signal is caused by a READ memory access.
> ==2836552==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f505a38f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f505a35e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f505a35f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f505a35f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f505a38fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f50590e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836552==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836551==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffccd4202b0 sp 0x7ffccd41fe80 T0)
> ==2836551==The signal is caused by a READ memory access.
> ==2836551==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff14bfa05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff14bf6f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff14bf70311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff14bf7054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff14bfa0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff14acf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836551==ABORTING
---------- 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 ticket5704 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836565==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffa184e030 sp 0x7fffa184dc00 T0)
> ==2836565==The signal is caused by a READ memory access.
> ==2836565==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f049c6a85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f049c6777c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f049c678311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f049c67854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f049c6a8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f049b3f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836565==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836581==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff931c90d0 sp 0x7fff931c8ca0 T0)
> ==2836581==The signal is caused by a READ memory access.
> ==2836581==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8ab1dae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8ab1d7d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8ab1d7e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8ab1d7e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8ab1daed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8ab0aff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836581==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836582==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd8a29a5d0 sp 0x7ffd8a29a1a0 T0)
> ==2836582==The signal is caused by a READ memory access.
> ==2836582==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8d625435fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8d625127c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8d62513311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8d6251354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8d62543d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8d612940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836582==ABORTING
---------- 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 6xxx ticket6415 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836615==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdb46bec30 sp 0x7ffdb46be800 T0)
> ==2836615==The signal is caused by a READ memory access.
> ==2836615==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd6e868c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd6e865b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd6e865c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd6e865c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd6e868cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd6e73dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836615==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< 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
> =================================================================
> ==2836612==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd5228caf0 sp 0x7ffd5228c6c0 T0)
> ==2836612==The signal is caused by a READ memory access.
> ==2836612==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9f9cb265fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9f9caf57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9f9caf6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9f9caf654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9f9cb26d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9f9b8770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836612==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< 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
> =================================================================
> ==2836616==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc2b0caf70 sp 0x7ffc2b0cab40 T0)
> ==2836616==The signal is caused by a READ memory access.
> ==2836616==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7d225fe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7d225cd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7d225ce311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7d225ce54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7d225fed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7d2134f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836616==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836630==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffee64e2e30 sp 0x7ffee64e2a00 T0)
> ==2836630==The signal is caused by a READ memory access.
> ==2836630==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f68df63a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f68df6097c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f68df60a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f68df60a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f68df63ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f68de38b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836630==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836642==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff836bf1b0 sp 0x7fff836bed80 T0)
> ==2836642==The signal is caused by a READ memory access.
> ==2836642==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb8bb7c65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb8bb7957c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb8bb796311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb8bb79654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb8bb7c6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb8ba5170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836642==ABORTING
---------- 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,25
< Warning: Mesoscopic simulation does not support the taxi device yet.
< Warning: Person 'person_0' aborted waiting for taxi at edge 'gneE1'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836651==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffced9b3b50 sp 0x7ffced9b3720 T0)
> ==2836651==The signal is caused by a READ memory access.
> ==2836651==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1c308ed5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1c308bc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1c308bd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1c308bd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1c308edd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1c2f63e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836651==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2836676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe01723e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836684==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc88ce7bf0 sp 0x7ffc88ce77c0 T0)
> ==2836684==The signal is caused by a READ memory access.
> ==2836684==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa51d69e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa51d66d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa51d66e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa51d66e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa51d69ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa51c3ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836684==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836691==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff6621c250 sp 0x7fff6621be20 T0)
> ==2836691==The signal is caused by a READ memory access.
> ==2836691==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe5a75a25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe5a75717c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe5a7572311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe5a757254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe5a75a2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe5a62f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836691==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,26
< 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
> =================================================================
> ==2836697==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff82e83e30 sp 0x7fff82e83a00 T0)
> ==2836697==The signal is caused by a READ memory access.
> ==2836697==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb93fdc35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb93fd927c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb93fd93311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb93fd9354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb93fdc3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb93eb140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836697==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2836706==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcdf125650 sp 0x7ffcdf125220 T0)
> ==2836706==The signal is caused by a READ memory access.
> ==2836706==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8741f4e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8741f1d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8741f1e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8741f1e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8741f4ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8740c9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836706==ABORTING
---------- 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
> 
> =================================================================
> ==2836707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f07ec8c85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> 
> =================================================================
> ==2836716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f068e2915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836720==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd3ca15fb0 sp 0x7ffd3ca15b80 T0)
> ==2836720==The signal is caused by a READ memory access.
> ==2836720==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f928ed505fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f928ed1f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f928ed20311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f928ed2054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f928ed50d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f928daa10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836720==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836731==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd3cfd7970 sp 0x7ffd3cfd7540 T0)
> ==2836731==The signal is caused by a READ memory access.
> ==2836731==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa815b185fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa815ae77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa815ae8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa815ae854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa815b18d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa8148690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836731==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836738==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff8e90a490 sp 0x7fff8e90a060 T0)
> ==2836738==The signal is caused by a READ memory access.
> ==2836738==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f20277755fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f20277447c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2027745311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f202774554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2027775d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f20264c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836738==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< Warning: Missing green phase in tlLogic 'gneJ1', program '0' for tl-index 12
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836765==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe552a6c70 sp 0x7ffe552a6840 T0)
> ==2836765==The signal is caused by a READ memory access.
> ==2836765==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efeb33e15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efeb33b07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efeb33b1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efeb33b154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efeb33e1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efeb21320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836765==ABORTING
---------- 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,25
< Warning: Vehicle 'trip_0' aborted waiting for a person or container that will never come.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2836768==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffca26e9090 sp 0x7ffca26e8c60 T0)
> ==2836768==The signal is caused by a READ memory access.
> ==2836768==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc390c215fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc390bf07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc390bf1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc390bf154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc390c21d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc38f9720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2836768==ABORTING
---------- 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 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=""/>

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833815==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe163e95b0 sp 0x7ffe163e9180 T0)
> ==2833815==The signal is caused by a READ memory access.
> ==2833815==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0ba4f2b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0ba4efa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0ba4efb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0ba4efb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0ba4f2bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0ba3c7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833815==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833787==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc35b47b10 sp 0x7ffc35b476e0 T0)
> ==2833787==The signal is caused by a READ memory access.
> ==2833787==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9042d235fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9042cf27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9042cf3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9042cf354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9042d23d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9041a740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833787==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833791==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffffdc36010 sp 0x7ffffdc35be0 T0)
> ==2833791==The signal is caused by a READ memory access.
> ==2833791==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f39d343d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f39d340c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f39d340d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f39d340d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f39d343dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f39d218e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833791==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833832==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd1bf2a1d0 sp 0x7ffd1bf29da0 T0)
> ==2833832==The signal is caused by a READ memory access.
> ==2833832==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f723d1d55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f723d1a47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f723d1a5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f723d1a554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f723d1d5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f723bf260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833832==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833865==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd219a43b0 sp 0x7ffd219a3f80 T0)
> ==2833865==The signal is caused by a READ memory access.
> ==2833865==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2633b5e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2633b2d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2633b2e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2633b2e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2633b5ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f26328af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833865==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833806==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdca353b70 sp 0x7ffdca353740 T0)
> ==2833806==The signal is caused by a READ memory access.
> ==2833806==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0a2661d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0a265ec7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0a265ed311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0a265ed54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0a2661dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0a2536e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833806==ABORTING
---------- 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 recuperateByDecel ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x612000013cc0 which does not point to an object of type 'const MSVehicle'
> 0x612000013cc0: note: object is of type 'MEVehicle'
>  12 00 80 2a  b0 5a e4 04 00 00 00 00  d8 3c 01 00 20 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x612000013cc0 which does not point to an object of type 'MSVehicle'
> 0x612000013cc0: note: object is of type 'MEVehicle'
>  12 00 80 2a  b0 5a e4 04 00 00 00 00  d8 3c 01 00 20 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x612000013cc0 which does not point to an object of type 'MSVehicle'
> 0x612000013cc0: note: object is of type 'MEVehicle'
>  12 00 80 2a  b0 5a e4 04 00 00 00 00  d8 3c 01 00 20 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x612000013cc0 which does not point to an object of type 'MSVehicle'
> 0x612000013cc0: note: object is of type 'MEVehicle'
>  12 00 80 2a  b0 5a e4 04 00 00 00 00  d8 3c 01 00 20 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:95:37: runtime error: member call on address 0x612000013cc0 which does not point to an object of type 'MSVehicle'
> 0x612000013cc0: note: object is of type 'MEVehicle'
>  12 00 80 2a  b0 5a e4 04 00 00 00 00  d8 3c 01 00 20 61 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833821==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff4fb22ed0 sp 0x7fff4fb22aa0 T0)
> ==2833821==The signal is caused by a READ memory access.
> ==2833821==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0f845695fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0f845387c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0f84539311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0f8453954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0f84569d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0f832ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833821==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833800==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe37348fb0 sp 0x7ffe37348b80 T0)
> ==2833800==The signal is caused by a READ memory access.
> ==2833800==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0f12e345fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0f12e037c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0f12e04311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0f12e0454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0f12e34d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0f11b850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833800==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833809==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffd3778fd0 sp 0x7fffd3778ba0 T0)
> ==2833809==The signal is caused by a READ memory access.
> ==2833809==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f325cbd15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f325cba07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f325cba1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f325cba154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f325cbd1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f325b9220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833809==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833837==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe01f3a810 sp 0x7ffe01f3a3e0 T0)
> ==2833837==The signal is caused by a READ memory access.
> ==2833837==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7c5341c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7c533eb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7c533ec311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7c533ec54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7c5341cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7c5216d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833837==ABORTING
---------- 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 functionality approaching_opposite all_cps ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833963==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc7c57fe10 sp 0x7ffc7c57f9e0 T0)
> ==2833963==The signal is caused by a READ memory access.
> ==2833963==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f19b8cc55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f19b8c947c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f19b8c95311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f19b8c9554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f19b8cc5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f19b7a160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833963==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833967==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff29cccdf0 sp 0x7fff29ccc9c0 T0)
> ==2833967==The signal is caused by a READ memory access.
> ==2833967==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd3f4fb55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd3f4f847c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd3f4f85311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd3f4f8554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd3f4fb5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd3f3d060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833967==ABORTING
---------- 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 parallel all_cps ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833942==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd8796b9b0 sp 0x7ffd8796b580 T0)
> ==2833942==The signal is caused by a READ memory access.
> ==2833942==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb8c41435fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb8c41127c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb8c4113311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb8c411354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb8c4143d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb8c2e940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833942==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833943==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff30b09830 sp 0x7fff30b09400 T0)
> ==2833943==The signal is caused by a READ memory access.
> ==2833943==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7effdf1795fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7effdf1487c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7effdf149311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7effdf14954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7effdf179d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7effddeca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833943==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833950==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffccf47db70 sp 0x7ffccf47d740 T0)
> ==2833950==The signal is caused by a READ memory access.
> ==2833950==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f63248ac5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f632487b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f632487c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f632487c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f63248acd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f63235fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833950==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833972==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd447afdd0 sp 0x7ffd447af9a0 T0)
> ==2833972==The signal is caused by a READ memory access.
> ==2833972==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2cd67b85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2cd67877c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2cd6788311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2cd678854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2cd67b8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2cd55090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833972==ABORTING
---------- 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,354
> /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 
> 
> =================================================================
> ==2833835==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f6ba7edb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,354
> /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 
> 
> =================================================================
> ==2833836==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f6069c475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,354
> /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 
> 
> =================================================================
> ==2833850==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f0f54c155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,354
> /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 
> 
> =================================================================
> ==2833851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7fdc4641d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 assignment auto_trip_with_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834157==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcfc552450 sp 0x7ffcfc552020 T0)
> ==2834157==The signal is caused by a READ memory access.
> ==2834157==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fad790cc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fad7909b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fad7909c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fad7909c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fad790ccd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fad77e1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834157==ABORTING
---------- 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 half_by_prob_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834075==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd7dd044f0 sp 0x7ffd7dd040c0 T0)
> ==2834075==The signal is caused by a READ memory access.
> ==2834075==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe3dd5a55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe3dd5747c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe3dd575311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe3dd57554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe3dd5a5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe3dc2f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834075==ABORTING
---------- 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 taz_astar ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834171==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffff7062430 sp 0x7ffff7062000 T0)
> ==2834171==The signal is caused by a READ memory access.
> ==2834171==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fec864f35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fec864c27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fec864c3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fec864c354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fec864f3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fec852440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834171==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834178==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcbe37a150 sp 0x7ffcbe379d20 T0)
> ==2834178==The signal is caused by a READ memory access.
> ==2834178==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc64e3c35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc64e3927c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc64e393311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc64e39354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc64e3c3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc64d1140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834178==ABORTING
---------- 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,25
< Warning: No landmarks in 'lookuptable', falling back to standard A*.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834170==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdf1e48450 sp 0x7ffdf1e48020 T0)
> ==2834170==The signal is caused by a READ memory access.
> ==2834170==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f968c73e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f968c70d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f968c70e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f968c70e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f968c73ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f968b48f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834170==ABORTING
---------- 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,25
< Warning: No lookup table for landmark edge '5/5to4/5', recalculating.
< Warning: No lookup table for landmark edge '2/7to1/7', recalculating.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834165==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc63a49b10 sp 0x7ffc63a496e0 T0)
> ==2834165==The signal is caused by a READ memory access.
> ==2834165==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb54f55c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb54f52b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb54f52c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb54f52c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb54f55cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb54e2ad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834165==ABORTING
---------- 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 junctionTaz fromJunction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834228==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdf8341470 sp 0x7ffdf8341040 T0)
> ==2834228==The signal is caused by a READ memory access.
> ==2834228==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8093be45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8093bb37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8093bb4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8093bb454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8093be4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f80929350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834228==ABORTING
---------- 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,25
< Error: Source junction 'A0' not known for trip '0'!
< Set option '--junction-taz' or load a TAZ-file
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834225==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffa4d78e70 sp 0x7fffa4d78a40 T0)
> ==2834225==The signal is caused by a READ memory access.
> ==2834225==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7983a795fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7983a487c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7983a49311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7983a4954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7983a79d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f79827ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834225==ABORTING
<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,25
< Warning: A TAZ with id 'C2' already exists. Not building junction TAZ.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834237==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff3da40210 sp 0x7fff3da3fde0 T0)
> ==2834237==The signal is caused by a READ memory access.
> ==2834237==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fedaed1a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fedaece97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fedaecea311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fedaecea54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fedaed1ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fedada6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834237==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834245==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd98a63f30 sp 0x7ffd98a63b00 T0)
> ==2834245==The signal is caused by a READ memory access.
> ==2834245==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9b812ed5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9b812bc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9b812bd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9b812bd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9b812edd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9b8003e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834245==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834226==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe3d9356d0 sp 0x7ffe3d9352a0 T0)
> ==2834226==The signal is caused by a READ memory access.
> ==2834226==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa3d4ee65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa3d4eb57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa3d4eb6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa3d4eb654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa3d4ee6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa3d3c370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834226==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834241==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffebd7caf50 sp 0x7ffebd7cab20 T0)
> ==2834241==The signal is caused by a READ memory access.
> ==2834241==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9e9fc695fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9e9fc387c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9e9fc39311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9e9fc3954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9e9fc69d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9e9e9ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834241==ABORTING
---------- 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_disconnected ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2834283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7ff41a9444f2 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff41a0ff308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc51d27e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< Warning: No landmarks in 'lookuptable', falling back to standard A*.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834338==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd44787890 sp 0x7ffd44787460 T0)
> ==2834338==The signal is caused by a READ memory access.
> ==2834338==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe0f9a4c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe0f9a1b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe0f9a1c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe0f9a1c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe0f9a4cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe0f879d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834338==ABORTING
---------- 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 personTrip access ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa42c9aa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f75c5a6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834804==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd1bbe2d30 sp 0x7ffd1bbe2900 T0)
> ==2834804==The signal is caused by a READ memory access.
> ==2834804==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efcdb5d65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efcdb5a57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efcdb5a6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efcdb5a654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efcdb5d6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efcda3270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834804==ABORTING
---------- 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,13
> 
> =================================================================
> ==2834440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f28c6c925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6a55d195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa559b3b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faf0d6275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb79bd125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe5a509f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2834559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f411faca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2834563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe9afc465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f727bec65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9c333fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4c8937f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f33945c85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f113bc6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f27f729a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7fe11635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe36dd835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb3cdaba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2a2a8fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1a972a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc7e9cf85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fade302c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834734==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe0ddb0dd0 sp 0x7ffe0ddb09a0 T0)
> ==2834734==The signal is caused by a READ memory access.
> ==2834734==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ffa5158c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ffa5155b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ffa5155c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ffa5155c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ffa5158cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ffa502dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834734==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834735==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc4ba2230 sp 0x7ffcc4ba1e00 T0)
> ==2834735==The signal is caused by a READ memory access.
> ==2834735==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa63dd9e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa63dd6d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa63dd6e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa63dd6e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa63dd9ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa63caef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834735==ABORTING
---------- 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,25
< Error: Duplicate access on lane 'accessA_0' for stop 's1'
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834809==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffef47b8790 sp 0x7ffef47b8360 T0)
> ==2834809==The signal is caused by a READ memory access.
> ==2834809==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f967a9d65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f967a9a57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f967a9a6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f967a9a654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f967a9d6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f96797270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834809==ABORTING

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,25
< Error: Could not add access outside a stopping place.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834810==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffa23530b0 sp 0x7fffa2352c80 T0)
> ==2834810==The signal is caused by a READ memory access.
> ==2834810==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd65a57e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd65a54d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd65a54e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd65a54e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd65a57ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd6592cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834810==ABORTING

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2834815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb39323a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2834612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fef500930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fef513425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3282c715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2834633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f801949b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f801a74a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2834611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe2e69290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe2e7bd85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2834577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0ab0b030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0ab1db25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834412==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe09af9210 sp 0x7ffe09af8de0 T0)
> ==2834412==The signal is caused by a READ memory access.
> ==2834412==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0b6daa35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0b6da727c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0b6da73311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0b6da7354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0b6daa3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0b6c7f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834412==ABORTING
---------- 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,25
< Error: Source junction 'A0' not known for person '0'!
< Set option '--junction-taz' or load a TAZ-file
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834456==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdca0574b0 sp 0x7ffdca057080 T0)
> ==2834456==The signal is caused by a READ memory access.
> ==2834456==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efe51cae5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efe51c7d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efe51c7e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efe51c7e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efe51caed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efe509ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834456==ABORTING
<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,13
> 
> =================================================================
> ==2834415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2a77fb75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< Warning: A TAZ with id 'C2' already exists. Not building junction TAZ.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834429==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd1de2c870 sp 0x7ffd1de2c440 T0)
> ==2834429==The signal is caused by a READ memory access.
> ==2834429==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8490e365fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8490e057c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8490e06311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8490e0654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8490e36d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f848fb870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834429==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834409==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd428c69b0 sp 0x7ffd428c6580 T0)
> ==2834409==The signal is caused by a READ memory access.
> ==2834409==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc5fde615fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc5fde307c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc5fde31311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc5fde3154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc5fde61d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc5fcbb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834409==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834439==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdf08b2370 sp 0x7ffdf08b1f40 T0)
> ==2834439==The signal is caused by a READ memory access.
> ==2834439==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66c54015fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f66c53d07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f66c53d1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f66c53d154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66c5401d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f66c41520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834439==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834406==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffbdd56b70 sp 0x7fffbdd56740 T0)
> ==2834406==The signal is caused by a READ memory access.
> ==2834406==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f813798d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f813795c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f813795d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f813795d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f813798dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f81366de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834406==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834430==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd1f5a5890 sp 0x7ffd1f5a5460 T0)
> ==2834430==The signal is caused by a READ memory access.
> ==2834430==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f97857c45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f97857937c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9785794311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f978579454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f97857c4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f97845150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834430==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834716==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd0cd7bed0 sp 0x7ffd0cd7baa0 T0)
> ==2834716==The signal is caused by a READ memory access.
> ==2834716==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7febd49dc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7febd49ab7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7febd49ac311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7febd49ac54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7febd49dcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7febd372d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834716==ABORTING
---------- 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,13
> 
> =================================================================
> ==2834790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1900e005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,153
> 
> =================================================================
> ==2834562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f843e1765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2555ec7 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:104:41
>     #2 0x23028ee in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:100:5
>     #3 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #4 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #5 0x318ba33 in MEVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicleControl.cpp:49:5
>     #6 0x2bbab50 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:290:38
>     #7 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #8 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #9 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #10 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #11 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #12 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #13 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #14 0x7f843cec70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcae39a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9526d585ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2834723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fa49dc9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa49dce15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fa49dc9b02c 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fa49dc9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fa49dd560a3 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fa49dc9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fa49dd519ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdbdf0c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe92a3ec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efc3c5c55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f546af995ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fac3365b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834745==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc68297d10 sp 0x7ffc682978e0 T0)
> ==2834745==The signal is caused by a READ memory access.
> ==2834745==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa7677d75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa7677a67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa7677a7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa7677a754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa7677d7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa7665280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834745==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834749==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc588c2750 sp 0x7ffc588c2320 T0)
> ==2834749==The signal is caused by a READ memory access.
> ==2834749==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f55aa6515fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f55aa6207c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f55aa621311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f55aa62154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f55aa651d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f55a93a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834749==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834744==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffafb51b70 sp 0x7fffafb51740 T0)
> ==2834744==The signal is caused by a READ memory access.
> ==2834744==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa06b7c05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa06b78f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa06b790311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa06b79054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa06b7c0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa06a5110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834744==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834784==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdaf4f1270 sp 0x7ffdaf4f0e40 T0)
> ==2834784==The signal is caused by a READ memory access.
> ==2834784==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f11dfb0c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f11dfadb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f11dfadc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f11dfadc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f11dfb0cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f11de85d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834784==ABORTING
---------- 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,14
> 
> =================================================================
> ==2834497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4dd7b275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8b1c9a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2834624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd21e2f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834868==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffffd329b10 sp 0x7ffffd3296e0 T0)
> ==2834868==The signal is caused by a READ memory access.
> ==2834868==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f796f4165fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f796f3e57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f796f3e6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f796f3e654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f796f416d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f796e1670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834868==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834828==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff15ec9190 sp 0x7fff15ec8d60 T0)
> ==2834828==The signal is caused by a READ memory access.
> ==2834828==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f88590b35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f88590827c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8859083311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f885908354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f88590b3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8857e040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834828==ABORTING
---------- 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 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: /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1148: const ConstMSEdgeVector MSBaseVehicle::getStopEdges(double &, double &) const: Assertion `haveValidStopEdges()' failed.
---------- Differences in stopinfos ----------
2a3,9
> <!-- generated on Fri Apr  9 07:26:32 2021 by Eclipse SUMO sumo Version v1_8_0+2025-4ff2b93746
> 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,45
< <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 Fri Apr  9 07:26:32 2021 by Eclipse SUMO sumo Version v1_8_0+2025-4ff2b93746
> 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,45
< </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 via flow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,25
< Warning: Undefined end for flow '0', defaulting to 24hour duration.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834379==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd659019f0 sp 0x7ffd659015c0 T0)
> ==2834379==The signal is caused by a READ memory access.
> ==2834379==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f15d9d565fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f15d9d257c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f15d9d26311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f15d9d2654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f15d9d56d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f15d8aa70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834379==ABORTING
---------- 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,25
< Warning: Undefined end for flow '0', defaulting to 24hour duration.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834371==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd627a7af0 sp 0x7ffd627a76c0 T0)
> ==2834371==The signal is caused by a READ memory access.
> ==2834371==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f87eb6725fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f87eb6417c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f87eb642311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f87eb64254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f87eb672d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f87ea3c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834371==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834380==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff6ab57630 sp 0x7fff6ab57200 T0)
> ==2834380==The signal is caused by a READ memory access.
> ==2834380==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5ca51715fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5ca51407c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5ca5141311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5ca514154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5ca5171d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5ca3ec20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834380==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834384==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffee3b3d430 sp 0x7ffee3b3d000 T0)
> ==2834384==The signal is caused by a READ memory access.
> ==2834384==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff713f415fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff713f107c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff713f11311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff713f1154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff713f41d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff712c920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834384==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834320==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdfce1ee90 sp 0x7ffdfce1ea60 T0)
> ==2834320==The signal is caused by a READ memory access.
> ==2834320==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f09681825fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f09681517c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0968152311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f096815254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0968182d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0966ed30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834320==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834356==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe39e5bcd0 sp 0x7ffe39e5b8a0 T0)
> ==2834356==The signal is caused by a READ memory access.
> ==2834356==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2bcb7bd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2bcb78c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2bcb78d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2bcb78d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2bcb7bdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2bca50e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834356==ABORTING
---------- 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_taz ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834328==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff783ace30 sp 0x7fff783aca00 T0)
> ==2834328==The signal is caused by a READ memory access.
> ==2834328==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb659a775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb659a467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb659a47311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb659a4754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb659a77d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb6587c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834328==ABORTING
---------- 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 : errors duplicates route_newstyle_plainemission ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2835507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fc8c52175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7fc8c52175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 232 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2835529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f7519be45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f7519be45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 232 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2835575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2f08a675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> 
> =================================================================
> ==2835605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8cab9a75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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,25
< 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
> =================================================================
> ==2835620==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe0f2d36b0 sp 0x7ffe0f2d3280 T0)
> ==2835620==The signal is caused by a READ memory access.
> ==2835620==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2e4fa3c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2e4fa0b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2e4fa0c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2e4fa0c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2e4fa3cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2e4e78d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835620==ABORTING
---------- 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
> 
> =================================================================
> ==2835585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f61e9ec95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Oct2023 Apr2021 )

---------- 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=""/>

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2835492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4de5ea65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, 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
> 
> =================================================================
> ==2835490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f557d02b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_ok ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835547==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd169efeb0 sp 0x7ffd169efa80 T0)
> ==2835547==The signal is caused by a READ memory access.
> ==2835547==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4a4bc585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4a4bc277c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4a4bc28311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4a4bc2854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4a4bc58d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4a4a9a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835547==ABORTING
---------- 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,25
< Warning: Unused states in tlLogic '0', program '0' in phase 0 after tl-index 11
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835553==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc4db0eb10 sp 0x7ffc4db0e6e0 T0)
> ==2835553==The signal is caused by a READ memory access.
> ==2835553==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd8348fc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd8348cb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd8348cc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd8348cc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd8348fcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd83364d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835553==ABORTING
---------- 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,25
< Error: Invalid linkIndex '11' in connection controlled by '0'
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835559==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff32c736d0 sp 0x7fff32c732a0 T0)
> ==2835559==The signal is caused by a READ memory access.
> ==2835559==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f46e1dfa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f46e1dc97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f46e1dca311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f46e1dca54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f46e1dfad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f46e0b4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835559==ABORTING

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_ok ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835560==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc3a60d2b0 sp 0x7ffc3a60ce80 T0)
> ==2835560==The signal is caused by a READ memory access.
> ==2835560==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efcc71525fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efcc71217c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efcc7122311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efcc712254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efcc7152d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efcc5ea30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835560==ABORTING
---------- 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,25
< Warning: Unused states in tlLogic '0', program '1' in phase 0 after tl-index 11
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835561==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc73cc2290 sp 0x7ffc73cc1e60 T0)
> ==2835561==The signal is caused by a READ memory access.
> ==2835561==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f959c79d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f959c76c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f959c76d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f959c76d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f959c79dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f959b4ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835561==ABORTING
---------- 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,25
< Error: Mismatching phase size in tls '0', program '1'.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835577==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffebe86e9b0 sp 0x7ffebe86e580 T0)
> ==2835577==The signal is caused by a READ memory access.
> ==2835577==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbd2046e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbd2043d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbd2043e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbd2043e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbd2046ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fbd1f1bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835577==ABORTING

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
< Error: Vehicle 'tripClosedAlready' is not allowed to depart on its first edge.
< Quitting (on error).
---
> Warning: Vehicle 'tripClosedAlready' is not allowed to depart on its first edge.

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
< Error: Vehicle 'VehicleClosedAlready' is not allowed to depart on its first edge.
< Quitting (on error).
---
> Warning: Vehicle 'VehicleClosedAlready' is not allowed to depart on its first edge.

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831300==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff2b045950 sp 0x7fff2b045520 T0)
> ==2831300==The signal is caused by a READ memory access.
> ==2831300==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0274a305fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f02749ff7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0274a00311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0274a0054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0274a30d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f02737810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831300==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831325==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdcab16350 sp 0x7ffdcab15f20 T0)
> ==2831325==The signal is caused by a READ memory access.
> ==2831325==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb9c80d35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb9c80a27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb9c80a3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb9c80a354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb9c80d3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb9c6e240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831325==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831326==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcdf42e8b0 sp 0x7ffcdf42e480 T0)
> ==2831326==The signal is caused by a READ memory access.
> ==2831326==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8b9c1985fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8b9c1677c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8b9c168311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8b9c16854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8b9c198d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8b9aee90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831326==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831327==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc39f9c390 sp 0x7ffc39f9bf60 T0)
> ==2831327==The signal is caused by a READ memory access.
> ==2831327==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1e167375fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1e167067c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1e16707311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1e1670754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1e16737d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1e154880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831327==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831321==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffff98d1510 sp 0x7ffff98d10e0 T0)
> ==2831321==The signal is caused by a READ memory access.
> ==2831321==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0d2b78d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0d2b75c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0d2b75d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0d2b75d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0d2b78dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0d2a4de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831321==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831387==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc89b57770 sp 0x7ffc89b57340 T0)
> ==2831387==The signal is caused by a READ memory access.
> ==2831387==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f68b42e55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f68b42b47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f68b42b5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f68b42b554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f68b42e5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f68b30360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831387==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831424==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe7a4f1310 sp 0x7ffe7a4f0ee0 T0)
> ==2831424==The signal is caused by a READ memory access.
> ==2831424==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe37027b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe37024a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe37024b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe37024b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe37027bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe36efcc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831424==ABORTING
---------- 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 stops arrive_after_until ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831849==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffed0bd6f0 sp 0x7fffed0bd2c0 T0)
> ==2831849==The signal is caused by a READ memory access.
> ==2831849==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f54357ca5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f54357997c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f543579a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f543579a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f54357cad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f543451b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831849==ABORTING
---------- 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 bestLaneStop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831990==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff77674210 sp 0x7fff77673de0 T0)
> ==2831990==The signal is caused by a READ memory access.
> ==2831990==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efe595c15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efe595907c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efe59591311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efe5959154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efe595c1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efe583120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831990==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832006==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcb5813bb0 sp 0x7ffcb5813780 T0)
> ==2832006==The signal is caused by a READ memory access.
> ==2832006==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff4fa17d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff4fa14c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff4fa14d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff4fa14d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff4fa17dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff4f8ece0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832006==ABORTING
---------- 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 cyclic_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831863==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff18967e70 sp 0x7fff18967a40 T0)
> ==2831863==The signal is caused by a READ memory access.
> ==2831863==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f257b8675fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f257b8367c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f257b837311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f257b83754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f257b867d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f257a5b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831863==ABORTING
---------- 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,25
< Warning: Vehicle 'veh0' has multiple stops on segment 'SC:0', time 24.00 (stop-output will be merged)
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831880==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd34ec2fd0 sp 0x7ffd34ec2ba0 T0)
> ==2831880==The signal is caused by a READ memory access.
> ==2831880==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f175156a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f17515397c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f175153a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f175153a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f175156ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f17502bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831880==ABORTING
---------- 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 duration_0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831847==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe3eb565f0 sp 0x7ffe3eb561c0 T0)
> ==2831847==The signal is caused by a READ memory access.
> ==2831847==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f10625555fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f10625247c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1062525311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f106252554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1062555d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f10612a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831847==ABORTING
---------- 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 not_allowed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2832012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fc7f48cd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7fc7f48cd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 216 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831952==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff06fff290 sp 0x7fff06ffee60 T0)
> ==2831952==The signal is caused by a READ memory access.
> ==2831952==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3aea3335fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3aea3027c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3aea303311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3aea30354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3aea333d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f3ae90840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831952==ABORTING
---------- 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,25
< Error: The lane ':C_11_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832039==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc697928f0 sp 0x7ffc697924c0 T0)
> ==2832039==The signal is caused by a READ memory access.
> ==2832039==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efe0dd6f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efe0dd3e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efe0dd3f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efe0dd3f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efe0dd6fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efe0cac00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832039==ABORTING
---------- 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,25
< Error: The lane ':C_9_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832045==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd3b8c8410 sp 0x7ffd3b8c7fe0 T0)
> ==2832045==The signal is caused by a READ memory access.
> ==2832045==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f265a8c35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f265a8927c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f265a893311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f265a89354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f265a8c3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f26596140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832045==ABORTING
---------- 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,25
< Error: The lane ':C_5_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832042==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc7fd91570 sp 0x7ffc7fd91140 T0)
> ==2832042==The signal is caused by a READ memory access.
> ==2832042==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7955e425fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7955e117c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7955e12311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7955e1254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7955e42d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7954b930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832042==ABORTING
---------- 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,25
< Error: The lane ':C_10_0' for a stop is not known in vehicle 'veh0'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832062==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd0fb355d0 sp 0x7ffd0fb351a0 T0)
> ==2832062==The signal is caused by a READ memory access.
> ==2832062==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0e1a4e95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0e1a4b87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0e1a4b9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0e1a4b954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0e1a4e9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0e1923a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832062==ABORTING
---------- 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 overtaking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831929==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd0eed9210 sp 0x7ffd0eed8de0 T0)
> ==2831929==The signal is caused by a READ memory access.
> ==2831929==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb2018635fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb2018327c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb201833311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb20183354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb201863d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb2005b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831929==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831936==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeeed53f50 sp 0x7ffeeed53b20 T0)
> ==2831936==The signal is caused by a READ memory access.
> ==2831936==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc4d767a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc4d76497c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc4d764a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc4d764a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc4d767ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc4d63cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831936==ABORTING
---------- 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 simple_stop_expecting0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2831959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f256f9f75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2831960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f56b1eef5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2831968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0cac70d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2831979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb465b205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832021==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc056146f0 sp 0x7ffc056142c0 T0)
> ==2832021==The signal is caused by a READ memory access.
> ==2832021==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1d2cd4f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1d2cd1e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1d2cd1f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1d2cd1f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1d2cd4fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1d2baa00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832021==ABORTING
---------- 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 triggered_duration ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2831928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f461b7275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2832005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe22e89d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831887==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffde73e39b0 sp 0x7ffde73e3580 T0)
> ==2831887==The signal is caused by a READ memory access.
> ==2831887==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7dde8c75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7dde8967c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7dde897311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7dde89754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7dde8c7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7ddd6180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831887==ABORTING
---------- 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 : junction_model approachInformation internal_junction_with_foe ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832699==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffe960b9f0 sp 0x7fffe960b5c0 T0)
> ==2832699==The signal is caused by a READ memory access.
> ==2832699==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6879fd95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6879fa87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6879fa9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6879fa954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6879fd9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f6878d2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832699==ABORTING
---------- 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 symmetrical_left_turn_with_right_turn_followers_cont ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832709==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffec0e88510 sp 0x7ffec0e880e0 T0)
> ==2832709==The signal is caused by a READ memory access.
> ==2832709==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f303d5005fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f303d4cf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f303d4d0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f303d4d054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f303d500d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f303c2510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832709==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832736==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff1aed1790 sp 0x7fff1aed1360 T0)
> ==2832736==The signal is caused by a READ memory access.
> ==2832736==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0012e665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0012e357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0012e36311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0012e3654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0012e66d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0011bb70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832736==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832664==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd390a3bf0 sp 0x7ffd390a37c0 T0)
> ==2832664==The signal is caused by a READ memory access.
> ==2832664==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb7bacc45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb7bac937c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb7bac94311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb7bac9454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb7bacc4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb7b9a150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832664==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832669==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff6ec0e290 sp 0x7fff6ec0de60 T0)
> ==2832669==The signal is caused by a READ memory access.
> ==2832669==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa1b1b785fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa1b1b477c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa1b1b48311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa1b1b4854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa1b1b78d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa1b08c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832669==ABORTING
---------- 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 driveAfterRedTime red_15s_EW ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832806==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdd61c4a10 sp 0x7ffdd61c45e0 T0)
> ==2832806==The signal is caused by a READ memory access.
> ==2832806==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f90dfccc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f90dfc9b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f90dfc9c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f90dfc9c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f90dfcccd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f90dea1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832806==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832805==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff752583d0 sp 0x7fff75257fa0 T0)
> ==2832805==The signal is caused by a READ memory access.
> ==2832805==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4aac1b35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4aac1827c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4aac183311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4aac18354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4aac1b3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4aaaf040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832805==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832794==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffca8212110 sp 0x7ffca8211ce0 T0)
> ==2832794==The signal is caused by a READ memory access.
> ==2832794==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb7683b35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb7683827c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb768383311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb76838354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb7683b3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb7671040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832794==ABORTING
---------- 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,25
< Error: The lane ':C_6_0' for a stop is not known in vehicle 'foe'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832797==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffd84df8d0 sp 0x7fffd84df4a0 T0)
> ==2832797==The signal is caused by a READ memory access.
> ==2832797==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdb68b1e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdb68aed7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdb68aee311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdb68aee54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdb68b1ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fdb6786f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832797==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832773==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd6a6da0b0 sp 0x7ffd6a6d9c80 T0)
> ==2832773==The signal is caused by a READ memory access.
> ==2832773==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7febf10045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7febf0fd37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7febf0fd4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7febf0fd454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7febf1004d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7febefd550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832773==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832772==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd979de0b0 sp 0x7ffd979ddc80 T0)
> ==2832772==The signal is caused by a READ memory access.
> ==2832772==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff01c1385fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff01c1077c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff01c108311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff01c10854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff01c138d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff01ae890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832772==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832760==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc44efe3b0 sp 0x7ffc44efdf80 T0)
> ==2832760==The signal is caused by a READ memory access.
> ==2832760==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f325a6645fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f325a6337c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f325a634311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f325a63454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f325a664d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f32593b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832760==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832764==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffda8605a70 sp 0x7ffda8605640 T0)
> ==2832764==The signal is caused by a READ memory access.
> ==2832764==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5f98c1e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5f98bed7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5f98bee311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5f98bee54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5f98c1ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5f9796f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832764==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832776==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc8154630 sp 0x7ffcc8154200 T0)
> ==2832776==The signal is caused by a READ memory access.
> ==2832776==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fee1a1a15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fee1a1707c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fee1a171311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fee1a17154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fee1a1a1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fee18ef20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832776==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832755==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd201d9b50 sp 0x7ffd201d9720 T0)
> ==2832755==The signal is caused by a READ memory access.
> ==2832755==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f11361bd5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f113618c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f113618d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f113618d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f11361bdd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1134f0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832755==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832765==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc772f630 sp 0x7ffcc772f200 T0)
> ==2832765==The signal is caused by a READ memory access.
> ==2832765==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdd0cdc45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdd0cd937c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdd0cd94311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdd0cd9454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdd0cdc4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fdd0bb150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832765==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832724==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc2aa06ab0 sp 0x7ffc2aa06680 T0)
> ==2832724==The signal is caused by a READ memory access.
> ==2832724==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdd86fd15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdd86fa07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdd86fa1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdd86fa154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdd86fd1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fdd85d220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832724==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832745==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdd9eca6d0 sp 0x7ffdd9eca2a0 T0)
> ==2832745==The signal is caused by a READ memory access.
> ==2832745==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7ce7fdf5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7ce7fae7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7ce7faf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7ce7faf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7ce7fdfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7ce6d300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832745==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832735==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe97aa5030 sp 0x7ffe97aa4c00 T0)
> ==2832735==The signal is caused by a READ memory access.
> ==2832735==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9c196525fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9c196217c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9c19622311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9c1962254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9c19652d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9c183a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832735==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2832851==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff330120b0 sp 0x7fff33011c80 T0)
> ==2832851==The signal is caused by a READ memory access.
> ==2832851==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce297ff5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fce297ce7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce297cf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce297cf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce297ffd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fce285500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832851==ABORTING
<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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832844==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc018f27b0 sp 0x7ffc018f2380 T0)
> ==2832844==The signal is caused by a READ memory access.
> ==2832844==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fade49b05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fade497f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fade4980311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fade498054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fade49b0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fade37010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832844==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2832847==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc180da4b0 sp 0x7ffc180da080 T0)
> ==2832847==The signal is caused by a READ memory access.
> ==2832847==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9c18d605fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9c18d2f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9c18d30311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9c18d3054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9c18d60d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9c17ab10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> 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,25
< 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
> =================================================================
> ==2832873==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdcae3c5d0 sp 0x7ffdcae3c1a0 T0)
> ==2832873==The signal is caused by a READ memory access.
> ==2832873==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fba1988d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fba1985c7c0 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832856==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffceb7781b0 sp 0x7ffceb777d80 T0)
> ==2832856==The signal is caused by a READ memory access.
> ==2832856==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7cbef0d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7cbeedc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7cbeedd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7cbeedd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7cbef0dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7cbdc5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832856==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2832865==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffaa8c57f0 sp 0x7fffaa8c53c0 T0)
> ==2832865==The signal is caused by a READ memory access.
> ==2832865==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0f5e8345fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0f5e8037c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0f5e804311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0f5e80454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0f5e834d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0f5d5850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832976==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe58261930 sp 0x7ffe58261500 T0)
> ==2832976==The signal is caused by a READ memory access.
> ==2832976==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fda735145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fda734e37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fda734e4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fda734e454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fda73514d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fda722650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832976==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832970==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcdadc93f0 sp 0x7ffcdadc8fc0 T0)
> ==2832970==The signal is caused by a READ memory access.
> ==2832970==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc3ac2035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc3ac1d27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc3ac1d3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc3ac1d354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc3ac203d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc3aaf540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832970==ABORTING
---------- 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 ignoreRightOfWay EW_ignores ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832827==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdf281d4d0 sp 0x7ffdf281d0a0 T0)
> ==2832827==The signal is caused by a READ memory access.
> ==2832827==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb19ecd95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb19eca87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb19eca9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb19eca954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb19ecd9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb19da2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832827==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832824==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc69021a90 sp 0x7ffc69021660 T0)
> ==2832824==The signal is caused by a READ memory access.
> ==2832824==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3f252df5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3f252ae7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3f252af311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3f252af54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3f252dfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f3f240300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832824==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832830==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffab42a2f0 sp 0x7fffab429ec0 T0)
> ==2832830==The signal is caused by a READ memory access.
> ==2832830==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f553e7925fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f553e7617c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f553e762311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f553e76254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f553e792d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f553d4e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832830==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832850==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe07d6b230 sp 0x7ffe07d6ae00 T0)
> ==2832850==The signal is caused by a READ memory access.
> ==2832850==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f094561f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f09455ee7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f09455ef311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f09455ef54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f094561fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f09443700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832850==ABORTING
---------- 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 indirect_left_turn internal_junction_controlled ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832939==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffebb2bde90 sp 0x7ffebb2bda60 T0)
> ==2832939==The signal is caused by a READ memory access.
> ==2832939==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5fd6b395fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5fd6b087c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5fd6b09311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5fd6b0954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5fd6b39d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5fd588a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832939==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832930==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffffe1fe930 sp 0x7ffffe1fe500 T0)
> ==2832930==The signal is caused by a READ memory access.
> ==2832930==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fed862045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fed861d37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fed861d4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fed861d454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fed86204d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fed84f550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832930==ABORTING
---------- 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,25
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832880==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffaf255990 sp 0x7fffaf255560 T0)
> ==2832880==The signal is caused by a READ memory access.
> ==2832880==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe861c335fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe861c027c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe861c03311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe861c0354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe861c33d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe8609840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832880==ABORTING
---------- 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,25
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832907==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc67fdb490 sp 0x7ffc67fdb060 T0)
> ==2832907==The signal is caused by a READ memory access.
> ==2832907==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4ac1b9a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4ac1b697c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4ac1b6a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4ac1b6a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4ac1b9ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4ac08eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832907==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832689==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffa4925410 sp 0x7fffa4924fe0 T0)
> ==2832689==The signal is caused by a READ memory access.
> ==2832689==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa15b08f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa15b05e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa15b05f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa15b05f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa15b08fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa159de00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832689==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832702==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff443adf70 sp 0x7fff443adb40 T0)
> ==2832702==The signal is caused by a READ memory access.
> ==2832702==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66718e65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f66718b57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f66718b6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f66718b654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66718e6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f66706370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832702==ABORTING
---------- 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 endOffset ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832679==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffe939e670 sp 0x7fffe939e240 T0)
> ==2832679==The signal is caused by a READ memory access.
> ==2832679==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff40a6885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff40a6577c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff40a658311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff40a65854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff40a688d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff4093d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832679==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832686==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc2239c670 sp 0x7ffc2239c240 T0)
> ==2832686==The signal is caused by a READ memory access.
> ==2832686==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f602e7705fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f602e73f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f602e740311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f602e74054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f602e770d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f602d4c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832686==ABORTING
---------- 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 jmSigmaMinor across_nohindrance_jmSigmaMinor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832924==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd5b6b5450 sp 0x7ffd5b6b5020 T0)
> ==2832924==The signal is caused by a READ memory access.
> ==2832924==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb9dbffb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb9dbfca7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb9dbfcb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb9dbfcb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb9dbffbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb9dad4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832924==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832927==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd95e06a90 sp 0x7ffd95e06660 T0)
> ==2832927==The signal is caused by a READ memory access.
> ==2832927==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4fac2485fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4fac2177c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4fac218311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4fac21854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4fac248d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f4faaf990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832927==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832564==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffda796b50 sp 0x7fffda796720 T0)
> ==2832564==The signal is caused by a READ memory access.
> ==2832564==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f056f0485fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f056f0177c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f056f018311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f056f01854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f056f048d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f056dd990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832564==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832548==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc68426350 sp 0x7ffc68425f20 T0)
> ==2832548==The signal is caused by a READ memory access.
> ==2832548==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f16589f45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f16589c37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f16589c4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f16589c454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f16589f4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f16577450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832548==ABORTING
---------- 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 two_queues ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832569==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe6b982710 sp 0x7ffe6b9822e0 T0)
> ==2832569==The signal is caused by a READ memory access.
> ==2832569==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd1d240b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd1d23da7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd1d23db311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd1d23db54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd1d240bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd1d115c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832569==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832420==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffca2b5f190 sp 0x7ffca2b5ed60 T0)
> ==2832420==The signal is caused by a READ memory access.
> ==2832420==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f18c3bf55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f18c3bc47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f18c3bc5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f18c3bc554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f18c3bf5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f18c29460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832420==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832429==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd958527f0 sp 0x7ffd958523c0 T0)
> ==2832429==The signal is caused by a READ memory access.
> ==2832429==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5264a055fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f52649d47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f52649d5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f52649d554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5264a05d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f52637560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832429==ABORTING
---------- 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_stop basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832434==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd23f9b1d0 sp 0x7ffd23f9ada0 T0)
> ==2832434==The signal is caused by a READ memory access.
> ==2832434==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa2bdb6b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa2bdb3a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa2bdb3b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa2bdb3b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa2bdb6bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa2bc8bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832434==ABORTING
---------- 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 tls blocked_until_red ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832360==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcd9853c90 sp 0x7ffcd9853860 T0)
> ==2832360==The signal is caused by a READ memory access.
> ==2832360==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff5a2eb65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff5a2e857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff5a2e86311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff5a2e8654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff5a2eb6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff5a1c070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832360==ABORTING
---------- 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,25
< 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
> =================================================================
> ==2832365==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd3c9c0e10 sp 0x7ffd3c9c09e0 T0)
> ==2832365==The signal is caused by a READ memory access.
> ==2832365==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f0ebe1145fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f0ebe0e37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f0ebe0e4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f0ebe0e454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0ebe114d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0ebce650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832375==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc73adb050 sp 0x7ffc73adac20 T0)
> ==2832375==The signal is caused by a READ memory access.
> ==2832375==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f42c2cdb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f42c2caa7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f42c2cab311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f42c2cab54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f42c2cdbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f42c1a2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832375==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832391==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff592a16d0 sp 0x7fff592a12a0 T0)
> ==2832391==The signal is caused by a READ memory access.
> ==2832391==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa264ace5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa264a9d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa264a9e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa264a9e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa264aced52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa26381f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832391==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832371==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe46f853d0 sp 0x7ffe46f84fa0 T0)
> ==2832371==The signal is caused by a READ memory access.
> ==2832371==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f229ee805fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f229ee4f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f229ee50311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f229ee5054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f229ee80d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f229dbd10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832371==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832350==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff538a2e90 sp 0x7fff538a2a60 T0)
> ==2832350==The signal is caused by a READ memory access.
> ==2832350==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe92dbbc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe92db8b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe92db8c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe92db8c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe92dbbcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe92c90d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832350==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832402==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdfe5c1a10 sp 0x7ffdfe5c15e0 T0)
> ==2832402==The signal is caused by a READ memory access.
> ==2832402==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2ae1d075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2ae1cd67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2ae1cd7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2ae1cd754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2ae1d07d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2ae0a580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832402==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832376==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd73968fb0 sp 0x7ffd73968b80 T0)
> ==2832376==The signal is caused by a READ memory access.
> ==2832376==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9c95ed15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9c95ea07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9c95ea1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9c95ea154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9c95ed1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9c94c220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832376==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832383==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc55f9de70 sp 0x7ffc55f9da40 T0)
> ==2832383==The signal is caused by a READ memory access.
> ==2832383==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9cdbf4e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9cdbf1d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9cdbf1e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9cdbf1e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9cdbf4ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9cdac9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832383==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832398==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc76061790 sp 0x7ffc76061360 T0)
> ==2832398==The signal is caused by a READ memory access.
> ==2832398==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6776c045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6776bd37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6776bd4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6776bd454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6776c04d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f67759550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832398==ABORTING
---------- 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 zipper variations_dense ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'left.178' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=717.00.
---------- 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

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

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

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832921==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeb991c390 sp 0x7ffeb991bf60 T0)
> ==2832921==The signal is caused by a READ memory access.
> ==2832921==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb2b25625fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb2b25317c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb2b2532311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb2b253254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb2b2562d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb2b12b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832921==ABORTING
---------- 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 timegapMinor 3s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832885==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff45189850 sp 0x7fff45189420 T0)
> ==2832885==The signal is caused by a READ memory access.
> ==2832885==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbad4e175fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbad4de67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbad4de7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbad4de754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbad4e17d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fbad3b680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832885==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832861==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffec15bbcd0 sp 0x7ffec15bb8a0 T0)
> ==2832861==The signal is caused by a READ memory access.
> ==2832861==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fabe0cab5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fabe0c7a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fabe0c7b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fabe0c7b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fabe0cabd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fabdf9fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832861==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832628==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd8cdeb8b0 sp 0x7ffd8cdeb480 T0)
> ==2832628==The signal is caused by a READ memory access.
> ==2832628==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc21500e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc214fdd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc214fde311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc214fde54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc21500ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc213d5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832628==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832602==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff0d165770 sp 0x7fff0d165340 T0)
> ==2832602==The signal is caused by a READ memory access.
> ==2832602==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd5f9db25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd5f9d817c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd5f9d82311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd5f9d8254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd5f9db2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd5f8b030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832602==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832590==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe27ac42f0 sp 0x7ffe27ac3ec0 T0)
> ==2832590==The signal is caused by a READ memory access.
> ==2832590==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7e97f8e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7e97f5d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7e97f5e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7e97f5e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7e97f8ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7e96cdf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832590==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832594==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffecbced230 sp 0x7ffecbcece00 T0)
> ==2832594==The signal is caused by a READ memory access.
> ==2832594==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f6e981935fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f6e981627c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f6e98163311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f6e9816354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f6e98193d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f6e96ee40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832594==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832619==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffe833b970 sp 0x7fffe833b540 T0)
> ==2832619==The signal is caused by a READ memory access.
> ==2832619==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f049d6e05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f049d6af7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f049d6b0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f049d6b054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f049d6e0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f049c4310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832619==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832607==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe77f4be10 sp 0x7ffe77f4b9e0 T0)
> ==2832607==The signal is caused by a READ memory access.
> ==2832607==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f37b40c55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f37b40947c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f37b4095311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f37b409554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f37b40c5d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f37b2e160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832607==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832600==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffc67f88f0 sp 0x7fffc67f84c0 T0)
> ==2832600==The signal is caused by a READ memory access.
> ==2832600==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f75469985fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f75469677c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7546968311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f754696854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7546998d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f75456e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832600==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832597==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdc3fb8250 sp 0x7ffdc3fb7e20 T0)
> ==2832597==The signal is caused by a READ memory access.
> ==2832597==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f892eb7f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f892eb4e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f892eb4f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f892eb4f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f892eb7fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f892d8d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832597==ABORTING
---------- 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 ticket5722 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835207==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffd0842730 sp 0x7fffd0842300 T0)
> ==2835207==The signal is caused by a READ memory access.
> ==2835207==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7efc58a705fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7efc58a3f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7efc58a40311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7efc58a4054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7efc58a70d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7efc577c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835207==ABORTING
---------- 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 ticket747 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,8c1,25
< 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
> =================================================================
> ==2835164==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd331a4510 sp 0x7ffd331a40e0 T0)
> ==2835164==The signal is caused by a READ memory access.
> ==2835164==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5ff68035fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5ff67d27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5ff67d3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5ff67d354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5ff6803d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5ff55540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<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,26
< 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
> =================================================================
> ==2835233==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe1173e0d0 sp 0x7ffe1173dca0 T0)
> ==2835233==The signal is caused by a READ memory access.
> ==2835233==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd9500fe5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd9500cd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd9500ce311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd9500ce54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd9500fed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd94ee4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835233==ABORTING
---------- 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 junction_control priority ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,4c1,25
< 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
> =================================================================
> ==2835081==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdb2a97250 sp 0x7ffdb2a96e20 T0)
> ==2835081==The signal is caused by a READ memory access.
> ==2835081==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1f6325c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1f6322b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1f6322c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1f6322c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1f6325cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1f61fad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835088==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc73fc6b30 sp 0x7ffc73fc6700 T0)
> ==2835088==The signal is caused by a READ memory access.
> ==2835088==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f29b93b85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f29b93877c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f29b9388311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f29b938854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f29b93b8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f29b81090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835088==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2835096==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd23c907f0 sp 0x7ffd23c903c0 T0)
> ==2835096==The signal is caused by a READ memory access.
> ==2835096==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fa7bda415fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa7bda107c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa7bda11311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa7bda1154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa7bda41d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fa7bc7920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2835096==ABORTING
---------- 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 : output duration_log statistics_running ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830716==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff03ee9cb0 sp 0x7fff03ee9880 T0)
> ==2830716==The signal is caused by a READ memory access.
> ==2830716==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd8457935fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd8457627c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd845763311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd84576354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd845793d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd8444e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830716==ABORTING
---------- 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 e1 no_vehicles one_no_vehicles_id_with_space ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2828697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fcd8922402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fcd8922402c 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fcd8922402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fcd892df0a3 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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fcd8922402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fcd892da9ef 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: 62420 byte(s) leaked in 418 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2828763==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc6a26ad0 sp 0x7ffcc6a266a0 T0)
> ==2828763==The signal is caused by a READ memory access.
> ==2828763==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbb589ed5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbb589bc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbb589bd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbb589bd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbb589edd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fbb5773e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2828763==ABORTING
---------- 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 emission-output emissionClasses ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,322
> /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:172: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:172:38 in 
> 
> =================================================================
> ==2830930==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2976 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f37bfe135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2830931==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5fc2af85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f5fc2af85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f5fc2af85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830924==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe736cd690 sp 0x7ffe736cd260 T0)
> ==2830924==The signal is caused by a READ memory access.
> ==2830924==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd3fda855fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd3fda547c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd3fda55311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd3fda5554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd3fda85d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd3fc7d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830924==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830909==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdb65bba90 sp 0x7ffdb65bb660 T0)
> ==2830909==The signal is caused by a READ memory access.
> ==2830909==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2b7cdeb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2b7cdba7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2b7cdbb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2b7cdbb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2b7cdebd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2b7bb3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830909==ABORTING
---------- 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>

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

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

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830929==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc2e8912d0 sp 0x7ffc2e890ea0 T0)
> ==2830929==The signal is caused by a READ memory access.
> ==2830929==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1efacd45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1efaca37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1efaca4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1efaca454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1efacd4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1ef9a250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830929==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831055==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc5945e9b0 sp 0x7ffc5945e580 T0)
> ==2831055==The signal is caused by a READ memory access.
> ==2831055==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7faa63ef05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7faa63ebf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7faa63ec0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7faa63ec054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7faa63ef0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7faa62c410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831055==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831053==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcd3a95e70 sp 0x7ffcd3a95a40 T0)
> ==2831053==The signal is caused by a READ memory access.
> ==2831053==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f66f53a15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f66f53707c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f66f5371311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f66f537154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f66f53a1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f66f40f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831053==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830992==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd79b67f90 sp 0x7ffd79b67b60 T0)
> ==2830992==The signal is caused by a READ memory access.
> ==2830992==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7454ce95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7454cb87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7454cb9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7454cb954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7454ce9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7453a3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830992==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830968==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff9c1ec310 sp 0x7fff9c1ebee0 T0)
> ==2830968==The signal is caused by a READ memory access.
> ==2830968==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9297be95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9297bb87c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9297bb9311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9297bb954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9297be9d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f929693a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830968==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831076==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcc8ec0e50 sp 0x7ffcc8ec0a20 T0)
> ==2831076==The signal is caused by a READ memory access.
> ==2831076==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcddc9005fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fcddc8cf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcddc8d0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcddc8d054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcddc900d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fcddb6510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831076==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830987==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffda5430170 sp 0x7ffda542fd40 T0)
> ==2830987==The signal is caused by a READ memory access.
> ==2830987==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f36b310d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f36b30dc7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f36b30dd311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f36b30dd54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f36b310dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f36b1e5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830987==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830979==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcafa48450 sp 0x7ffcafa48020 T0)
> ==2830979==The signal is caused by a READ memory access.
> ==2830979==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9cd08595fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9cd08287c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9cd0829311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9cd082954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9cd0859d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9ccf5aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830979==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831066==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffcd35eaf90 sp 0x7ffcd35eab60 T0)
> ==2831066==The signal is caused by a READ memory access.
> ==2831066==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f559b2995fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f559b2687c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f559b269311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f559b26954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f559b299d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5599fea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831066==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831073==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc53d2dcb0 sp 0x7ffc53d2d880 T0)
> ==2831073==The signal is caused by a READ memory access.
> ==2831073==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbe08e945fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbe08e637c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbe08e64311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbe08e6454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbe08e94d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fbe07be50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831073==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830996==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff00a729f0 sp 0x7fff00a725c0 T0)
> ==2830996==The signal is caused by a READ memory access.
> ==2830996==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fce29f1c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fce29eeb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fce29eec311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fce29eec54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fce29f1cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fce28c6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830996==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831000==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffca027ff50 sp 0x7ffca027fb20 T0)
> ==2831000==The signal is caused by a READ memory access.
> ==2831000==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f37cc32e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f37cc2fd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f37cc2fe311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f37cc2fe54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f37cc32ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f37cb07f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831000==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831017==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc396e4a30 sp 0x7ffc396e4600 T0)
> ==2831017==The signal is caused by a READ memory access.
> ==2831017==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f36e90855fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f36e90547c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f36e9055311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f36e905554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f36e9085d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f36e7dd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831017==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831081==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffddcf4c6b0 sp 0x7ffddcf4c280 T0)
> ==2831081==The signal is caused by a READ memory access.
> ==2831081==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1da4fe65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1da4fb57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1da4fb6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1da4fb654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1da4fe6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1da3d370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831081==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831077==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff2e0da590 sp 0x7fff2e0da160 T0)
> ==2831077==The signal is caused by a READ memory access.
> ==2831077==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f711b7d05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f711b79f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f711b7a0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f711b7a054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f711b7d0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f711a5210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831077==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831040==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffea8883170 sp 0x7ffea8882d40 T0)
> ==2831040==The signal is caused by a READ memory access.
> ==2831040==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3f730dc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3f730ab7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3f730ac311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3f730ac54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3f730dcd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f3f71e2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831040==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831021==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd3b7e1ab0 sp 0x7ffd3b7e1680 T0)
> ==2831021==The signal is caused by a READ memory access.
> ==2831021==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc9ee9ca5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc9ee9997c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc9ee99a311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc9ee99a54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc9ee9cad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc9ed71b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831021==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830963==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc4d925810 sp 0x7ffc4d9253e0 T0)
> ==2830963==The signal is caused by a READ memory access.
> ==2830963==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc4f90225fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc4f8ff17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc4f8ff2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc4f8ff254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc4f9022d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc4f7d730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830963==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831020==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffd843cbf0 sp 0x7fffd843c7c0 T0)
> ==2831020==The signal is caused by a READ memory access.
> ==2831020==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3c57d6c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3c57d3b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3c57d3c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3c57d3c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3c57d6cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f3c56abd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831020==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831027==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffa7fd1f90 sp 0x7fffa7fd1b60 T0)
> ==2831027==The signal is caused by a READ memory access.
> ==2831027==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcbc3e255fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fcbc3df47c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcbc3df5311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcbc3df554f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcbc3e25d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fcbc2b760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831027==ABORTING
---------- 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,25
< Warning: VTypeProbes are deprecated. Use fcd-output devices (assigned to the vType) instead.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2831035==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc8f832c30 sp 0x7ffc8f832800 T0)
> ==2831035==The signal is caused by a READ memory access.
> ==2831035==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f27a3b5e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f27a3b2d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f27a3b2e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f27a3b2e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f27a3b5ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f27a28af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2831035==ABORTING
---------- 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 attributes ( Last six runs Oct2023 Apr2021 )

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

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

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2830848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f0f887055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,83
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x60300005ba50 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300005ba50: note: object has invalid vptr
>  11 00 00 4c  16 00 00 2f 00 00 00 00  80 a8 00 00 a0 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 0x60300005ba50 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300005ba50: note: object has invalid vptr
>  11 00 00 4c  16 00 00 2f 00 00 00 00  80 a8 00 00 a0 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 
> =================================================================
> ==2830843==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300005ba60 at pc 0x000002d3c401 bp 0x7ffeb8c18960 sp 0x7ffeb8c18958
> READ of size 4 at 0x60300005ba60 thread T0
>     #0 0x2d3c400 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x2d33dcc in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x2d33e64 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x170baf5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
>     #4 0x170bbd4 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:40:35
>     #5 0xebba98 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:289:5
>     #6 0xebe184 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:271:17
>     #7 0xeafc01 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:99:17
>     #8 0x7f85d747a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #9 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> 0x60300005ba60 is located 16 bytes inside of 24-byte region [0x60300005ba50,0x60300005ba68)
> freed by thread T0 here:
>     #0 0xeac13d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeac13d)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,9
> <!-- generated on Fri Apr  9 07:25:56 2021 by Eclipse SUMO sumo Version v1_8_0+2025-4ff2b93746
> 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,42
< <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,83
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x60300005b270 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300005b270: note: object has invalid vptr
>  17 00 00 7d  18 00 00 7d 00 00 00 00  80 a8 00 00 a0 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 0x60300005b270 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300005b270: note: object has invalid vptr
>  17 00 00 7d  18 00 00 7d 00 00 00 00  80 a8 00 00 a0 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 
> =================================================================
> ==2830809==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300005b280 at pc 0x000002d3c401 bp 0x7ffeb9e6a320 sp 0x7ffeb9e6a318
> READ of size 4 at 0x60300005b280 thread T0
>     #0 0x2d3c400 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x2d33dcc in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x2d33e64 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x170baf5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
>     #4 0x170bbd4 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:40:35
>     #5 0xebba98 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:289:5
>     #6 0xebe184 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:271:17
>     #7 0xeafc01 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:99:17
>     #8 0x7fa19c4510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #9 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> 0x60300005b280 is located 16 bytes inside of 24-byte region [0x60300005b270,0x60300005b288)
> freed by thread T0 here:
>     #0 0xeac13d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeac13d)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,9
> <!-- generated on Fri Apr  9 07:25:55 2021 by Eclipse SUMO sumo Version v1_8_0+2025-4ff2b93746
> 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,45
< <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,83
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x60300005b1e0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300005b1e0: note: object has invalid vptr
>  12 00 80 1f  1d 00 80 5b 00 00 00 00  80 a8 00 00 a0 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 0x60300005b1e0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x60300005b1e0: note: object has invalid vptr
>  12 00 80 1f  1d 00 80 5b 00 00 00 00  80 a8 00 00 a0 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 
> =================================================================
> ==2830797==ERROR: AddressSanitizer: heap-use-after-free on address 0x60300005b1f0 at pc 0x000002d3c401 bp 0x7ffdc96eb4c0 sp 0x7ffdc96eb4b8
> READ of size 4 at 0x60300005b1f0 thread T0
>     #0 0x2d3c400 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x2d33dcc in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x2d33e64 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x170baf5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
>     #4 0x170bbd4 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:40:35
>     #5 0xebba98 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:289:5
>     #6 0xebe184 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:271:17
>     #7 0xeafc01 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:99:17
>     #8 0x7f44961520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #9 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> 0x60300005b1f0 is located 16 bytes inside of 24-byte region [0x60300005b1e0,0x60300005b1f8)
> freed by thread T0 here:
>     #0 0xeac13d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeac13d)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,9
> <!-- generated on Fri Apr  9 07:25:55 2021 by Eclipse SUMO sumo Version v1_8_0+2025-4ff2b93746
> 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,41
< <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 short_lane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2830818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f9f9ad435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830737==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc2c9ad630 sp 0x7ffc2c9ad200 T0)
> ==2830737==The signal is caused by a READ memory access.
> ==2830737==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f50981f45fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f50981c37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f50981c4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f50981c454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f50981f4d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5096f450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830737==ABORTING
---------- 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 full-output errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2830878==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0de29035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f0de29035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f0de29035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830839==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeb722f2d0 sp 0x7ffeb722eea0 T0)
> ==2830839==The signal is caused by a READ memory access.
> ==2830839==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc43f1045fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc43f0d37c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc43f0d4311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc43f0d454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc43f104d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc43de550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830839==ABORTING
---------- 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 beg0_end30_simBeg10 ( Last six runs Oct2023 Apr2021 )

---------- Differences in aggregated15 ----------
5,7c5,6
<     <interval begin="0.00" end="15.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.69" density="3.83" laneDensity="3.83" occupancy="2.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
---
>     <interval begin="10.00" end="20.00" id="dump_10"/>
>     <interval begin="20.00" end="30.00" id="dump_10"/>

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

---------- Differences in aggregated15 ----------
5,6c5,9
<     <interval begin="0.00" end="15.00" id="dump_15">
<         <edge id="4/1to3/1" sampledSeconds="23.00" traveltime="40.00" overlapTraveltime="40.69" density="3.83" laneDensity="3.83" occupancy="2.65" waitingTime="0.00" timeLoss="0.00" speed="10.00" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>     <interval begin="10.00" end="20.00" id="dump_10">
>         <edge id="4/1to3/1" sampledSeconds="10.00" traveltime="40.00" overlapTraveltime="41.30" density="2.50" laneDensity="2.50" occupancy="3.25" waitingTime="0.00" timeLoss="0.00" speed="10.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
>     </interval>
>     <interval begin="20.00" end="30.00" id="dump_10">
>         <edge id="4/1to3/1" sampledSeconds="10.00" traveltime="40.00" overlapTraveltime="41.30" density="2.50" laneDensity="2.50" occupancy="3.25" waitingTime="0.00" timeLoss="0.00" speed="10.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2829675==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffef86de930 sp 0x7ffef86de500 T0)
> ==2829675==The signal is caused by a READ memory access.
> ==2829675==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb0bd8ce5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb0bd89d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb0bd89e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb0bd89e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb0bd8ced52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb0bc61f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2829675==ABORTING
---------- 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 tracking interval15s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,76
> 
> =================================================================
> ==2829637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f9010abd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aae87a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:445:32
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f9011d6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<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,76
> 
> =================================================================
> ==2829642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f6e73fb30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2aaf7fb in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:457:23
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f6e752625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<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,76
> 
> =================================================================
> ==2829634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fde9350a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aae87a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:445:32
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fde947b95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<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,76
> 
> =================================================================
> ==2829633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb61c7710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aae87a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:445:32
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fb61da205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,76
> 
> =================================================================
> ==2829921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7392 byte(s) in 308 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fad0be070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aae87a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:445:32
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fad0d0b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<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,76
> 
> =================================================================
> ==2829920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8448 byte(s) in 352 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc13c3c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2aaf7fb in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:457:23
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fc13d6715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<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,76
> 
> =================================================================
> ==2829906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 125664 byte(s) in 5236 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f58f1d460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aae87a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:445:32
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f58f2ff55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<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,76
> 
> =================================================================
> ==2829913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab267c in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f654508f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aae87a in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:445:32
>     #3 0x298599f 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 0x1f6a4c9 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 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f654633e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,354
> /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 
> 
> =================================================================
> ==2830177==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f414c5615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,320
> /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 
> 
> =================================================================
> ==2830155==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 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 0xf6fa9d 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 0xf6f70f 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 0x14704ff 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 0x1470162 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 0x1539965 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 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7fecdd65f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<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,57
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x6120000208c0 which does not point to an object of type 'const MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  12 00 00 18  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  12 00 00 18  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  12 00 00 18  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  12 00 00 18  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:95:37: runtime error: member call on address 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  12 00 00 18  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<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,57
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x6120000208c0 which does not point to an object of type 'const MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  10 00 80 0a  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  10 00 80 0a  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  10 00 80 0a  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> 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 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  10 00 80 0a  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:93:59 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:95:37: runtime error: member call on address 0x6120000208c0 which does not point to an object of type 'MSVehicle'
> 0x6120000208c0: note: object is of type 'MEVehicle'
>  10 00 80 0a  b0 5a e4 04 00 00 00 00  d8 08 02 00 20 61 00 00  04 00 00 00 00 00 00 00  76 31 2e 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2830950==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7b3d6735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f7b3d6735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f7b3d6735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output rawdump errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2829264==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb085ada5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fb085ada5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fb085ada5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output summary errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2829075==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0ce4b2a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f0ce4b2a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f0ce4b2a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2829145==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff9d2adcf0 sp 0x7fff9d2ad8c0 T0)
> ==2829145==The signal is caused by a READ memory access.
> ==2829145==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fdeec7075fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fdeec6d67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fdeec6d7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fdeec6d754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fdeec707d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fdeeb4580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2829145==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2829168==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe2aeb1c70 sp 0x7ffe2aeb1840 T0)
> ==2829168==The signal is caused by a READ memory access.
> ==2829168==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f40a60d15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f40a60a07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f40a60a1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f40a60a154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f40a60d1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f40a4e220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2829168==ABORTING
---------- 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 errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2829169==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff8f44f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7ff8f44f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7ff8f44f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,83
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x603000058bd0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x603000058bd0: note: object has invalid vptr
>  0f 00 80 33  17 00 80 6d 00 00 00 00  80 a8 00 00 a0 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 0x603000058bd0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x603000058bd0: note: object has invalid vptr
>  0f 00 80 33  17 00 80 6d 00 00 00 00  80 a8 00 00 a0 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 
> =================================================================
> ==2829136==ERROR: AddressSanitizer: heap-use-after-free on address 0x603000058be0 at pc 0x000002d3c401 bp 0x7fffe5c0b880 sp 0x7fffe5c0b878
> READ of size 4 at 0x603000058be0 thread T0
>     #0 0x2d3c400 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x2d33dcc in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x2d33e64 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x170baf5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
>     #4 0x170bbd4 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:40:35
>     #5 0xebba98 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:289:5
>     #6 0xebe184 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:271:17
>     #7 0xeafc01 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:99:17
>     #8 0x7f6bdaa4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #9 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> 0x603000058be0 is located 16 bytes inside of 24-byte region [0x603000058bd0,0x603000058be8)
> freed by thread T0 here:
>     #0 0xeac13d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeac13d)
<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 errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2829227==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fea1f25e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fea1f25e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fea1f25e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2833212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2074c835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting beaming ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2833198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdef04e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832990==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe3e3f7690 sp 0x7ffe3e3f7260 T0)
> ==2832990==The signal is caused by a READ memory access.
> ==2832990==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f4378be05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f4378baf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f4378bb0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f4378bb054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f4378be0d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f43779310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832990==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832986==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe4104c270 sp 0x7ffe4104be40 T0)
> ==2832986==The signal is caused by a READ memory access.
> ==2832986==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fed5b2c15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fed5b2907c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fed5b291311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fed5b29154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fed5b2c1d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fed5a0120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832986==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832989==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd3bfd0eb0 sp 0x7ffd3bfd0a80 T0)
> ==2832989==The signal is caused by a READ memory access.
> ==2832989==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f915d8275fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f915d7f67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f915d7f7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f915d7f754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f915d827d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f915c5780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832989==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832987==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc322909d0 sp 0x7ffc322905a0 T0)
> ==2832987==The signal is caused by a READ memory access.
> ==2832987==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f60bcf965fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f60bcf657c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f60bcf66311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f60bcf6654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f60bcf96d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f60bbce70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832987==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832988==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdfb804610 sp 0x7ffdfb8041e0 T0)
> ==2832988==The signal is caused by a READ memory access.
> ==2832988==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9da86695fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9da86387c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9da8639311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9da863954f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9da8669d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9da73ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832988==ABORTING
---------- 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,13
> 
> =================================================================
> ==2833195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7006b4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833149==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffecf859e70 sp 0x7ffecf859a40 T0)
> ==2833149==The signal is caused by a READ memory access.
> ==2833149==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f9b5d1605fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f9b5d12f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f9b5d130311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f9b5d13054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f9b5d160d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f9b5beb10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833149==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833153==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffed9392af0 sp 0x7ffed93926c0 T0)
> ==2833153==The signal is caused by a READ memory access.
> ==2833153==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc81c71b5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc81c6ea7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc81c6eb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc81c6eb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc81c71bd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc81b46c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833153==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833151==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc15f190b0 sp 0x7ffc15f18c80 T0)
> ==2833151==The signal is caused by a READ memory access.
> ==2833151==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f14dddcc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f14ddd9b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f14ddd9c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f14ddd9c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f14dddccd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f14dcb1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833151==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833158==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeda590bd0 sp 0x7ffeda5907a0 T0)
> ==2833158==The signal is caused by a READ memory access.
> ==2833158==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f1a428eb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f1a428ba7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f1a428bb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f1a428bb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f1a428ebd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f1a4163c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833158==ABORTING
---------- 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,13
> 
> =================================================================
> ==2833184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe879e365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting no_sidewalks ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833191==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff72fc5df0 sp 0x7fff72fc59c0 T0)
> ==2833191==The signal is caused by a READ memory access.
> ==2833191==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7ff15df0c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7ff15dedb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7ff15dedc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7ff15dedc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7ff15df0cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7ff15cc5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833191==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833124==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdb6a11130 sp 0x7ffdb6a10d00 T0)
> ==2833124==The signal is caused by a READ memory access.
> ==2833124==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f32e21665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f32e21357c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f32e2136311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f32e213654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f32e2166d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f32e0eb70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833124==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833128==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd232af030 sp 0x7ffd232aec00 T0)
> ==2833128==The signal is caused by a READ memory access.
> ==2833128==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd51d3b65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd51d3857c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd51d386311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd51d38654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd51d3b6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd51c1070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833128==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833145==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffc7f0fef0 sp 0x7fffc7f0fac0 T0)
> ==2833145==The signal is caused by a READ memory access.
> ==2833145==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f288a8835fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f288a8527c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f288a853311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f288a85354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f288a883d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f28895d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833145==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833136==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffed5810170 sp 0x7ffed580fd40 T0)
> ==2833136==The signal is caused by a READ memory access.
> ==2833136==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f67904df5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f67904ae7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f67904af311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f67904af54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f67904dfd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f678f2300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833136==ABORTING
---------- 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,13
> 
> =================================================================
> ==2833129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 210 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd89beff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 5040 byte(s) leaked in 210 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting speedDev ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833215==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe9263b7f0 sp 0x7ffe9263b3c0 T0)
> ==2833215==The signal is caused by a READ memory access.
> ==2833215==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f2a9c17f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2a9c14e7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2a9c14f311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2a9c14f54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2a9c17fd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2a9aed00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833215==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833168==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffec423dad0 sp 0x7ffec423d6a0 T0)
> ==2833168==The signal is caused by a READ memory access.
> ==2833168==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8a852cb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8a8529a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8a8529b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8a8529b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8a852cbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8a8401c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833168==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833162==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe15031a70 sp 0x7ffe15031640 T0)
> ==2833162==The signal is caused by a READ memory access.
> ==2833162==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fb3377015fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fb3376d07c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fb3376d1311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fb3376d154f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fb337701d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fb3364520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833162==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833072==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe54c38110 sp 0x7ffe54c37ce0 T0)
> ==2833072==The signal is caused by a READ memory access.
> ==2833072==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f54be0fa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f54be0c97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f54be0ca311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f54be0ca54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f54be0fad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f54bce4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833072==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833074==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff761adb30 sp 0x7fff761ad700 T0)
> ==2833074==The signal is caused by a READ memory access.
> ==2833074==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7facb9b8d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7facb9b5c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7facb9b5d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7facb9b5d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7facb9b8dd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7facb88de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833074==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833070==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe6c57c270 sp 0x7ffe6c57be40 T0)
> ==2833070==The signal is caused by a READ memory access.
> ==2833070==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fcb819d25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fcb819a17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fcb819a2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fcb819a254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fcb819d2d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fcb807230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833070==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833065==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc278a4790 sp 0x7ffc278a4360 T0)
> ==2833065==The signal is caused by a READ memory access.
> ==2833065==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc5f5ca85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc5f5c777c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc5f5c78311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc5f5c7854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc5f5ca8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc5f49f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833065==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833114==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd96ea84f0 sp 0x7ffd96ea80c0 T0)
> ==2833114==The signal is caused by a READ memory access.
> ==2833114==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f15ff5305fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f15ff4ff7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f15ff500311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f15ff50054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f15ff530d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f15fe2810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833114==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833096==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc5e221a50 sp 0x7ffc5e221620 T0)
> ==2833096==The signal is caused by a READ memory access.
> ==2833096==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fd002bec5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fd002bbb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fd002bbc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fd002bbc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fd002becd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fd00193d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833096==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833091==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd13354450 sp 0x7ffd13354020 T0)
> ==2833091==The signal is caused by a READ memory access.
> ==2833091==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f21be7f35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f21be7c27c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f21be7c3311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f21be7c354f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f21be7f3d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f21bd5440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833091==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833075==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fff40dbf930 sp 0x7fff40dbf500 T0)
> ==2833075==The signal is caused by a READ memory access.
> ==2833075==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f06429025fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f06428d17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f06428d2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f06428d254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f0642902d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f06416530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833075==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833030==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe16780470 sp 0x7ffe16780040 T0)
> ==2833030==The signal is caused by a READ memory access.
> ==2833030==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7c8d0645fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7c8d0337c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7c8d034311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7c8d03454f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7c8d064d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7c8bdb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833030==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833058==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffaa9fe570 sp 0x7fffaa9fe140 T0)
> ==2833058==The signal is caused by a READ memory access.
> ==2833058==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8cf5a0e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8cf59dd7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8cf59de311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8cf59de54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8cf5a0ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8cf475f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833058==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833054==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc084e4ad0 sp 0x7ffc084e46a0 T0)
> ==2833054==The signal is caused by a READ memory access.
> ==2833054==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f774a4005fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f774a3cf7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f774a3d0311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f774a3d054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f774a400d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f77491510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833054==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833029==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffacd403f0 sp 0x7fffacd3ffc0 T0)
> ==2833029==The signal is caused by a READ memory access.
> ==2833029==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7c408125fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7c407e17c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7c407e2311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7c407e254f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7c40812d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7c3f5630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833029==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833018==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdcd05fe10 sp 0x7ffdcd05f9e0 T0)
> ==2833018==The signal is caused by a READ memory access.
> ==2833018==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f7d3748e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f7d3745d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f7d3745e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f7d3745e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f7d3748ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f7d361df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833018==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833005==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffeccb7710 sp 0x7fffeccb72e0 T0)
> ==2833005==The signal is caused by a READ memory access.
> ==2833005==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f28d02be5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f28d028d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f28d028e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f28d028e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f28d02bed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f28cf00f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833005==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833003==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffeee458430 sp 0x7ffeee458000 T0)
> ==2833003==The signal is caused by a READ memory access.
> ==2833003==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f5a2d6ff5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f5a2d6ce7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f5a2d6cf311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f5a2d6cf54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f5a2d6ffd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f5a2c4500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833003==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833004==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd2f01f470 sp 0x7ffd2f01f040 T0)
> ==2833004==The signal is caused by a READ memory access.
> ==2833004==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f84310e65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f84310b57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f84310b6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f84310b654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f84310e6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f842fe370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833004==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833064==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffffa23c8b0 sp 0x7ffffa23c480 T0)
> ==2833064==The signal is caused by a READ memory access.
> ==2833064==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc49b5e75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc49b5b67c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc49b5b7311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc49b5b754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc49b5e7d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc49a3380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833064==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2833059==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd9912c710 sp 0x7ffd9912c2e0 T0)
> ==2833059==The signal is caused by a READ memory access.
> ==2833059==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3234b8e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3234b5d7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3234b5e311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3234b5e54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3234b8ed52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f32338df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2833059==ABORTING
---------- 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,676
> /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 
> 
> =================================================================
> ==2833652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 23552 byte(s) in 64 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f4cc467b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 20240 byte(s) in 55 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<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,519
> /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 
> 
> =================================================================
> ==2833717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f9acd19c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<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,1093
> /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 
> 
> =================================================================
> ==2833736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f99a11ad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<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,439
> 
> =================================================================
> ==2833696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f43a98b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 3680 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,559
> 
> =================================================================
> ==2833687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f9dc053c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 3680 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2833623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f088fae40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,306
> 
> =================================================================
> ==2833629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12512 byte(s) in 34 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5684bca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11776 byte(s) in 32 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,306
> 
> =================================================================
> ==2833635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12512 byte(s) in 34 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fed756310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11776 byte(s) in 32 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2833618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f69638220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==2833643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f58e22570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,940
> 
> =================================================================
> ==2833669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 42320 byte(s) in 115 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f793548a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 34592 byte(s) in 94 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==2833419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f0c57a8c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8464 byte(s) in 23 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2833287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f10a210a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 3680 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2833298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3680 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f79899f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,494
> /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 
> 
> =================================================================
> ==2833372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12144 byte(s) in 33 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f4d723950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11408 byte(s) in 31 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<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,101
> 
> =================================================================
> ==2833376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5b2cded0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,272
> 
> =================================================================
> ==2833422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10304 byte(s) in 28 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f2ba9b1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 9568 byte(s) in 26 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,480
> 
> =================================================================
> ==2833379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7ebb9bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6992 byte(s) in 19 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,525
> 
> =================================================================
> ==2833390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fc33e2420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 7360 byte(s) in 20 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2833400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7197a070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,480
> 
> =================================================================
> ==2833403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f8fd8be40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 7360 byte(s) in 20 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2833300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1fc2935 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f50679185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2e8ed10 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2e8ec3d in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2e8e30f in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2e8cb46 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x2e8184b in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x2e779cf in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:117:24
>     #7 0x1fc29f2 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:45
>     #8 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #9 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7f50679185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2833286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1fc2935 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f1ffce915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2e8ed10 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2e8ec3d in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2e8e30f in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2e8cb46 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x2e8184b in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x2e779cf in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:117:24
>     #7 0x1fc29f2 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:45
>     #8 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #9 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7f1ffce915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2833299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1fc2935 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7fb4d39335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2e8ed10 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2e8ec3d in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2e8e30f in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2e8cb46 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x2e8184b in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x2e779cf in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:117:24
>     #7 0x1fc29f2 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:45
>     #8 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #9 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7fb4d39335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,451
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2833407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f944f7a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,511
> 
> =================================================================
> ==2833604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f013f42e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,511
> 
> =================================================================
> ==2833615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fc69598f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,464
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2833505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9936 byte(s) in 27 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fcc1d1850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6256 byte(s) in 17 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
<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 ----------
4a5,543
> 
> =================================================================
> ==2833494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fe53e8870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,525
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2833492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fcf56ea90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
5a6,194
> 
> =================================================================
> ==2833495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7440adc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,394
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2833531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fca717f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,664
> 
> =================================================================
> ==2833522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fc5f1d620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,609
> 
> =================================================================
> ==2833535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f80a06210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,664
> 
> =================================================================
> ==2833512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f11063cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,637
> /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 
> 
> =================================================================
> ==2833453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 34960 byte(s) in 95 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f1e0fb5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 28704 byte(s) in 78 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<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,637
> /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 
> 
> =================================================================
> ==2833460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 34960 byte(s) in 95 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f494b5a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 28704 byte(s) in 78 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<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,281
> /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 
> 
> =================================================================
> ==2833637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f2d2a6f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<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,494
> /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 
> 
> =================================================================
> ==2833630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11776 byte(s) in 32 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f202044e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11040 byte(s) in 30 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,87
> 
> =================================================================
> ==2833708==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<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 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef 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 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5f15ccd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2790c40 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2790b6d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x279081c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x278e9f2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x278e113 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x278ba26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x277ae33 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x276b399 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:176:75
<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 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">

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

---------- 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">

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

---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="1" arrival="264.00">
---
>     <vehicle id="v0" depart="0.00" arrival="264.00">

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

---------- 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">

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

---------- Differences in vehroutes ----------
5c5
<     <vehicle id="v0" depart="0.00" departEdge="2" arrival="264.00">
---
>     <vehicle id="v0" depart="0.00" arrival="264.00">

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

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2826683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7ff979d065fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7ff979d065fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

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

---------- 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">

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

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2826669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fe7c7ff25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7fe7c7ff25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

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

---------- 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">

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

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

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

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2826545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f1fe4ba75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f1fe4ba75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2826531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f7aab1fa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f7aab1fa5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2826337==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffd50bc4630 sp 0x7ffd50bc4200 T0)
> ==2826337==The signal is caused by a READ memory access.
> ==2826337==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f70b68a85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f70b68777c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f70b6878311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f70b687854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f70b68a8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f70b55f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2826337==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2826348==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc151a8b90 sp 0x7ffc151a8760 T0)
> ==2826348==The signal is caused by a READ memory access.
> ==2826348==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fe9873fb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fe9873ca7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fe9873cb311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fe9873cb54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fe9873fbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fe98614c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2826348==ABORTING
---------- 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 departSpeed speed_given10_laneSpeed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,2
> Error: Departure speed for vehicle '1' is too high for the departure edge 'beg'.
> Quitting (on error).
---------- Differences in rawdump ----------
5,13d4
<     <timestep time="0.00">
<         <edge id="beg">
<             <lane id="beg_0"/>
<             <lane id="beg_1">
<                 <vehicle id="1" pos="5.10" speed="10.00"/>
<             </lane>
<             <lane id="beg_2"/>
<         </edge>
<     </timestep>
---------- 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,25
< Error: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2826589==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc8f710c70 sp 0x7ffc8f710840 T0)
> ==2826589==The signal is caused by a READ memory access.
> ==2826589==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fc81d0565fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fc81d0257c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fc81d026311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fc81d02654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fc81d056d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fc81bda70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2826589==ABORTING
---------- 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,25
< Warning: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2826615==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc531e97b0 sp 0x7ffc531e9380 T0)
> ==2826615==The signal is caused by a READ memory access.
> ==2826615==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f06296cb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f062969a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f062969b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f062969b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f06296cbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f062841c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2826615==ABORTING
---------- 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_given_disallowed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1,2c1,25
< Error: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
< Quitting (on error).
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2826592==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffdde5fa750 sp 0x7ffdde5fa320 T0)
> ==2826592==The signal is caused by a READ memory access.
> ==2826592==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f09560d85fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f09560a77c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f09560a8311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f09560a854f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f09560d8d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f0954e290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2826592==ABORTING
---------- 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,25
< Warning: Vehicle '1' is not allowed to depart on any lane of edge 'SC'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2826596==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc7566d1d0 sp 0x7ffc7566cda0 T0)
> ==2826596==The signal is caused by a READ memory access.
> ==2826596==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f8d5622c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f8d561fb7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f8d561fc311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f8d561fc54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f8d5622cd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f8d54f7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2826596==ABORTING
---------- 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 flow errors neg_begin ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2827032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x32737cb in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, long long, long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:37
>     #2 0x3233392 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:118:34
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_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 0x7f7392bcf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::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 person ride ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2827052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efdec3445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,82
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x603000043ab0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x603000043ab0: note: object has invalid vptr
>  11 00 80 10  1c 00 80 62 00 00 00 00  80 a8 00 00 a0 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 0x603000043ab0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x603000043ab0: note: object has invalid vptr
>  11 00 80 10  1c 00 80 62 00 00 00 00  80 a8 00 00 a0 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 
> =================================================================
> ==2827061==ERROR: AddressSanitizer: heap-use-after-free on address 0x603000043ac0 at pc 0x000002d3c401 bp 0x7ffcebfa6420 sp 0x7ffcebfa6418
> READ of size 4 at 0x603000043ac0 thread T0
>     #0 0x2d3c400 in MSPModel_NonInteracting::registerArrived() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:31
>     #1 0x2d33dcc in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14
>     #2 0x2d33e64 in MSPModel_NonInteracting::MoveToNextEdge::~MoveToNextEdge() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:95:60
>     #3 0x170baf5 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:43:9
>     #4 0x170bbd4 in MSEventControl::~MSEventControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:40:35
>     #5 0xebba98 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:289:5
>     #6 0xebe184 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:271:17
>     #7 0xeafc01 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:99:17
>     #8 0x7ffa0a3dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #9 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> 0x603000043ac0 is located 16 bytes inside of 24-byte region [0x603000043ab0,0x603000043ac8)
> freed by thread T0 here:
>     #0 0xeac13d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeac13d)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,9
> <!-- generated on Fri Apr  9 07:25:22 2021 by Eclipse SUMO sumo Version v1_8_0+2025-4ff2b93746
> 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,42
< <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 #1044) on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs Oct2023 Apr2021 )

bug in lcModel DK2004, fixed in JE2013
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 16.00')
---------- Differences in output ----------
4c4
< Simulation ended at time: 16.00
---
> Simulation ended at time: 17.00

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

TEST had known bugs (bug 1224 (NONEXISTENT)) on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs Oct2023 Apr2021 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1224?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 1224 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 'rawdump' matching 'pos="25.00"')
---------- 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>

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 ----------
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834156==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe10ea3330 sp 0x7ffe10ea2f00 T0)
> ==2834156==The signal is caused by a READ memory access.
> ==2834156==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f93a5f775fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f93a5f467c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f93a5f47311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f93a5f4754f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f93a5f77d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f93a4cc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2834156==ABORTING
---------- 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,13
> 
> =================================================================
> ==2834621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd7ddf895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #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,14
> 
> =================================================================
> ==2834816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f72155975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #3816) on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Oct2023 Apr2021 )

picking up persons not yet implemented
(This bug was triggered by text found in file 'errors' matching 'aborted waiting')
---------- Differences in errors ----------
1,2c1,15
< Error: Empty route between edge 'C-source' and edge 'C-sink' for person '2'.
< Quitting (on error).
---
> Warning: Person '2' aborted waiting for 2_0 at edge 'C-source'.
> Warning: Vehicle '2_0' aborted waiting for a person or container that will never come.
> 
> =================================================================
> ==2834419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa8c04ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- 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,14
> Warning: Person 'p0' aborted waiting for ANY at busStop 'stopC_E'.
> 
> =================================================================
> ==2834748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f36f5d155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- 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 (see #2622) on ts-sim-build-ba : extended rerouter closingLane ( Last six runs Oct2023 Apr2021 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- 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

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLane_all ( Last six runs Oct2023 Apr2021 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- 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

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,25
< Error: The lane ':C_1_0' for a stop is not known in vehicle 'EW_bike'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832906==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffe31fc5310 sp 0x7ffe31fc4ee0 T0)
> ==2832906==The signal is caused by a READ memory access.
> ==2832906==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7fbb6f7cc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fbb6f79b7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fbb6f79c311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fbb6f79c54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fbb6f7ccd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7fbb6e51d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832906==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2832913==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffff128b670 sp 0x7ffff128b240 T0)
> ==2832913==The signal is caused by a READ memory access.
> ==2832913==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f3c715605fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f3c7152f7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f3c71530311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f3c7153054f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f3c71560d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f3c702b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2832913==ABORTING
---------- 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,25
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2830986==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7ffc43c78a70 sp 0x7ffc43c78640 T0)
> ==2830986==The signal is caused by a READ memory access.
> ==2830986==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f418e4cb5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f418e49a7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f418e49b311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f418e49b54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f418e4cbd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f418d21c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2830986==ABORTING
---------- 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>